Skip to content

Hostname

anvilcom.com

Last fetched

anvilcom.com resolves to 1 IPv4 address operated by TWC-11427-TEXAS - Charter Communications Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · anvilcom.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/anvilcom.com

Resolution chain

anvilcom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.79.208.567.79.192.0/18AS11427TWC-11427-TEXAS - Charter Communications IncUS

WHOIS identity

Registrar
iana:2
Organization
anvil communications,
Contact emails

Subdomains

8 observed subdomains of anvilcom.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anvilcom.com.

MechanismTarget
SPF_MXanvilcom.com

Related pages

Pivot deeper into the graph from anvilcom.com.

Cypher and MCP

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

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