Skip to content

Hostname

fast.com

Last fetched

fast.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.35.193104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.50.223.150184.50.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.142.1223.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.137.18823.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
69.192.18.24169.192.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:292
Organization
dns uslec
Contact emails

Subdomains

5 observed subdomains of fast.com.

Web-graph footprint

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

6,823 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fast.com.

Cypher and MCP

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

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