Skip to content

Hostname

ninersnation.com

Last fetched

ninersnation.com resolves to 199.232.193.246, announced in 199.232.192.0/22 by FASTLY - Fastly, Inc. in CA. ninersnation.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 · ninersnation.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ninersnation.com

Resolution chain

IPv6 resolution

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

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Contact emails
domain.names@voxmedia.com, 44ee1048-8cd3-46bd-af6f-6253230fcc97@identity-protect.org, 53dbafa6-2d16-4f91-b740-9c2b54d89631@identity-protect.org, 7744ba45-8699-4cd8-8d97-da93571ea6bb@identity-protect.org, c31d0e65-0578-41ad-8ad4-46bdbcb56571@identity-protect.org, efc022bd-c571-471f-b560-ce7ba554d6f2@identity-protect.org

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

  • ns-401.awsdns-50.com
  • ns-894.awsdns-47.net
  • ns-1394.awsdns-46.org
  • ns-1594.awsdns-07.co.uk

MX records

  • mail1.sbnation.com

Threat-feed evidence

History

Related pages

Pivot from ninersnation.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: "ninersnation.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.