Skip to content

Hostname

blocksandfiles.com

Last fetched

blocksandfiles.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · blocksandfiles.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/blocksandfiles.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.188.24915.197.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.166.2063.33.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
35.234.148.15335.234.128.0/19AS396982QOSL-AS-AP Qovic Online Solutions LLPGB

WHOIS identity

Registrar
iana:1910
Organization
mr.
Contact emails

Subdomains

1 observed subdomain of blocksandfiles.com.

Web-graph footprint

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

1,075 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for blocksandfiles.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from blocksandfiles.com.

Cypher and MCP

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

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