Skip to content

Hostname

blockdevcompany.com

Last fetched

blockdevcompany.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · blockdevcompany.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/blockdevcompany.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.227.65.24544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.76.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
95.168.171.17595.168.160.0/20AS60781STROYMONTAG-ASNL

WHOIS identity

Registrar
iana:1861
Organization
Contact emails

Subdomains

5 observed subdomains of blockdevcompany.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for blockdevcompany.com.

MechanismTarget
SPF_Ablockdevcompany.com
SPF_IP95.168.171.175
SPF_MXblockdevcompany.com

Related pages

Pivot deeper into the graph from blockdevcompany.com.

Cypher and MCP

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

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