Hostname
blocks.com
Last fetched
blocks.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
blocks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.239.246.176 | 64.239.240.0/20 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 02f75bec5e5afed9033d7df972e0e1ff30498f70cb9d16e5dc3c92e288e4d19a@blocks.com.whoisproxy.org
- 04d223cbebd570bf44c11b0ea0f937725a2e28087164947f9339ecd7cefd85fe@blocks.com.whoisproxy.org
- 0de9481ebc8b0b7d29b80ba7f0d2073bdf34cb523e4fcebc45fafe0aba6eed66@blocks.com.whoisproxy.org
- 0fe9c4b6bdeb32263edcf921db3588c2bd5567348aa23b47294471b53333a643@blocks.com.whoisproxy.org
- 16da0610f582e2a41740af9270b701e8aaf6c06d1de7544e6a5cfd81c5e5ece7@blocks.com.whoisproxy.org
- 1849b7462a9457964be239cc33766d7a741fd9092c87b1158ad3c6fbaefe63e7@blocks.com.whoisproxy.org
- 18b0762c05d2f84fca9a9f4de48fb26d42fa22e958d796e32ef2615cddd2720d@blocks.com.whoisproxy.org
- 1c5481a1bd0343f34dfde5518974cb914df6d56ef1c9696394652e34548dbb8c@blocks.com.whoisproxy.org
- 1d0f0f3515ddd5596be5afaadd5ddffc99698e240a4065087c5472eeba8af952@blocks.com.whoisproxy.org
- 227bf77057735435d3f136ae58d479a218de55e397d2a7462d612bbec1637d93@blocks.com.whoisproxy.org
- 25e79099b3765122ec63ea04ea8b2af80fe94484aea8046fa726bf9ff824c0a7@blocks.com.whoisproxy.org
- 2bbec8e85a6bde07f6904558e7235b38db64f0f7ac4236f7897e779baae001d5@blocks.com.whoisproxy.org
- 31093e8212441c553d7cee0587ebc3f542bb97e0e950300b5135453ffa0a171d@blocks.com.whoisproxy.org
- 34db60f659d4d620e877974ea428e371775ec50b49b92f885949f618cc742572@blocks.com.whoisproxy.org
- 38a669b063cfdfe7da2761590a6f4f34a0a0767f7d716762121ed139de614dda@blocks.com.whoisproxy.org
- 393a0f7015322ae4ffaf7b534c1976e85c3541f145fcf583045d9ff57cd6a0aa@blocks.com.whoisproxy.org
- 3db12fa1d8810ee041a026ce2a623fd55d02db24cc9d8229f565c4aa76412e7f@blocks.com.whoisproxy.org
- 40a6559725682acd925015e6023b3c6a9d978ace1a79659767a8b45246cde04c@blocks.com.whoisproxy.org
- 41d107780080c611661fe42a5003136a41f5edb60ab226eace4a92a909d9e831@blocks.com.whoisproxy.org
- 433725afcc8d8b6eb3ebb6eaff7d0d9f8c54bce2209e8b13e0cd77ef37a2c0b5@blocks.com.whoisproxy.org
- and 40 more
Subdomains
2 observed subdomains of blocks.com.
| Subdomain |
|---|
| files.blocks.com |
| www.blocks.com |
Web-graph footprint
Distinct hostnames that link to or from blocks.com in the public web crawl.
7 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from blocks.com.
- IP · 64.239.246.176
- ASN · AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.
- Registrar · iana:228
- Country · US
- Email · 02f75bec5e5afed9033d7df972e0e1ff30498f70cb9d16e5dc3c92e288e4d19a@blocks.com.whoisproxy.org
- 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: "blocks.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.