Skip to content

Hostname

avgauge.com

Last fetched

avgauge.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · avgauge.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/avgauge.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.203.77.20335.203.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCA
82.25.83.15882.25.80.0/21AS47583US

WHOIS identity

Registrar
iana:2
Organization
a.v. gauge & fixture
Contact emails

Subdomains

12 observed subdomains of avgauge.com.

Web-graph footprint

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

15 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for avgauge.com.

MechanismTarget
SPF_INCLUDEdayforcehcm.com
SPF_INCLUDEemail.grabcad.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.189.86.66
SPF_IP142.93.153.180
SPF_IP198.37.155.169
SPF_IP201.77.59.76
SPF_IP216.8.180.14
SPF_IP216.8.190.97
SPF_IP24.55.199.106

Related pages

Pivot deeper into the graph from avgauge.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avgauge.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.