Skip to content

Hostname

5blocks.com

Last fetched

5blocks.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 5blocks.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/5blocks.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.189.102.22218.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.239.1073.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.2.853.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.151.673.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
five blocks
Contact emails

Subdomains

3 observed subdomains of 5blocks.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 5blocks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEid-visitors.com
SPF_INCLUDEs420.smtp-spf.sureserver.com
SPF_IP104.130.216.9
SPF_IP104.130.78.65
SPF_IP18.217.203.222
SPF_IP192.237.253.254
SPF_IP2001:4801:7822:103:be76:4eff:fe10:bf90
SPF_IP2001:4801:7825:103:be76:4eff:fe10:4671
SPF_IP2001:4801:7828:101:be76:4eff:fe10:4f85
SPF_IP212.179.247.80
SPF_IP23.253.166.204

Related pages

Pivot deeper into the graph from 5blocks.com.

Cypher and MCP

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

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