Skip to content

Hostname

afdccleaning.com

Last fetched

afdccleaning.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1636 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.72.220104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
147.79.72.176147.79.72.0/21AS47583AS-HOSTINGERUS
172.67.155.162172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
88.223.87.18788.223.80.0/21AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
iana:1636
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of afdccleaning.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for afdccleaning.com.

MechanismTarget
SPF_INCLUDEspf.sendlayer.net

Related pages

Pivot deeper into the graph from afdccleaning.com.

Cypher and MCP

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

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