Skip to content

Hostname

fansedge.com

Last fetched

fansedge.com resolves to 104.126.37.123, announced in 104.126.36.0/23 by AKAMAI-ASN1 - Akamai International B.V. in DE. fansedge.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fansedge.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fansedge.com

Resolution chain

IPv6 resolution

No AAAA record for fansedge.com is recorded in WhisperGraph.

Attribution

akamai international

ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
domain administrator
Contact emails
domain-admin@fanatics.com, domainadmin@fanatics.com, netops@dreamscorp.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-147.akam.net
  • a13-66.akam.net
  • a14-67.akam.net
  • a26-64.akam.net
  • a3-65.akam.net
  • a4-66.akam.net

MX records

  • fansedge-com.mail.protection.outlook.com

SPF policy

  • ip: 205.232.56.154/30
  • ip: 74.11.145.240/28
  • ip: 66.129.84.60/32
  • include: cust-spf.exacttarget.com
  • include: spf.mandrillapp.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: rnmk.com

Threat-feed evidence

History

Related pages

Pivot from fansedge.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fansedge.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.