Skip to content

Hostname

f2b53cd65528.com

Last fetched

f2b53cd65528.com resolves to 3 IPv4 addresses operated by AS209242 in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · f2b53cd65528.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/f2b53cd65528.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.53.53.10194.53.53.0/24AS209242SG
194.53.53.246194.53.53.0/24AS209242SG
52.240.208.18652.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

5 observed subdomains of f2b53cd65528.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from f2b53cd65528.com.

Cypher and MCP

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

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