Skip to content

Hostname

advantagegroup.com

Last fetched

advantagegroup.com resolves to 3 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · advantagegroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/advantagegroup.com

Resolution chain

advantagegroup.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.105199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.5199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
34.76.197.9734.76.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.76.197.9734.76.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from advantagegroup.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for advantagegroup.com.

MechanismTarget
SPF_Aadvantagegroup.com
SPF_Aonehub.com
SPF_INCLUDE145853704.spf04.hubspotemail.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeuro.confirmit.com
SPF_INCLUDEspf.oximailing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.126.69
SPF_IP149.72.129.53
SPF_IP149.72.137.133
SPF_IP149.72.137.134
SPF_IP159.183.128.243
SPF_IP212.100.250.11/32
SPF_IP212.100.250.18/32
SPF_IP212.100.250.19/32
SPF_IP38.248.17.0/24
SPF_IP83.138.165.68/32
SPF_IP83.138.165.69/32
SPF_IP92.52.102.162/32
SPF_MXadvantagegroup.com

Related pages

Pivot deeper into the graph from advantagegroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "advantagegroup.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.