Skip to content

Hostname

fansroom.com

Last fetched

fansroom.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · fansroom.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fansroom.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.1313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.7313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.161.119.583.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.663.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.863.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.963.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:1910
Organization
reza tehrani
Contact emails

Subdomains

3 observed subdomains of fansroom.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fansroom.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from fansroom.com.

Cypher and MCP

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

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