Hostname
static-grid.fastsimon.com
Last fetched
static-grid.fastsimon.com resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in US.
Nutrition Label
Resolution chain
static-grid.fastsimon.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.198.214.86 | 23.198.214.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.198.214.90 | 23.198.214.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.200.88.70 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.200.88.77 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.50.131.142 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.154 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.34 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.74 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from static-grid.fastsimon.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from static-grid.fastsimon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static-grid.fastsimon.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.