Skip to content

Hostname

needforspeed.com

Last fetched

needforspeed.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · needforspeed.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/needforspeed.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.36.27.19823.36.24.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.48.78.19623.48.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.TH
23.67.131.18623.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

35 observed subdomains of needforspeed.com.

Web-graph footprint

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

739 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for needforspeed.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.153.9.96/29

Related pages

Pivot deeper into the graph from needforspeed.com.

Cypher and MCP

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

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