Skip to content

Hostname

drone-roofer.com

Last fetched

drone-roofer.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

drone-roofer.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.71.16613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.192.9313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.251.23018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.136.4618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.77.1343.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.95.24735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.149.4735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.201.852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.10.21654.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
clue,
Contact emails

Subdomains

18 observed subdomains of drone-roofer.com.

Web-graph footprint

Distinct hostnames that link to or from drone-roofer.com in the public web crawl.

35 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for drone-roofer.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from drone-roofer.com.

Cypher and MCP

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

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