Skip to content

Hostname

advancedcarpets.com

Last fetched

advancedcarpets.com resolves to 1 IPv4 address operated by BCC-65-182-96-0-PHX - Brinkster Communications Corporation in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.182.101.6665.182.96.0/20AS33055BCC-65-182-96-0-PHX - Brinkster Communications CorporationUS

WHOIS identity

Registrar
iana:440
Organization
norm griffin
Contact emails

Subdomains

2 observed subdomains of advancedcarpets.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for advancedcarpets.com.

MechanismTarget
SPF_IP65.182.102.90/32
SPF_MXadvancedcarpets.com

Related pages

Pivot deeper into the graph from advancedcarpets.com.

Cypher and MCP

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

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