Hostname
blocku.com
Last fetched
blocku.com resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
blocku.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.232.193.246 | 199.232.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 199.232.197.246 | 199.232.196.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of blocku.com owner
- Contact emails
- domain.names@voxmedia.com
- 31ead1a6-3d0d-4f9d-a732-956e6e4a331a@identity-protect.org
- 38636ba4-d28e-4bad-a873-8eba3760502b@identity-protect.org
- cb275677-b8e7-41f3-a065-6cee463636c1@identity-protect.org
- dae7560f-2f0a-411e-aeed-899ab99f547f@identity-protect.org
- efbbed7f-d187-40f6-b217-25d421787be1@identity-protect.org
Subdomains
1 observed subdomain of blocku.com.
| Subdomain |
|---|
| www.blocku.com |
Web-graph footprint
Distinct hostnames that link to or from blocku.com in the public web crawl.
651 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from blocku.com.
- IP · 199.232.193.246
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · iana:468
- Country · CA
- Email · domain.names@voxmedia.com
- TLD · .com
- Browse hostnames · bl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blocku.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.