Skip to content

Hostname

hanbitdrone.com

Last fetched

hanbitdrone.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · hanbitdrone.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hanbitdrone.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.11418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4618.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8618.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
99.84.234.5099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

1 observed subdomain of hanbitdrone.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hanbitdrone.com.

MechanismTarget
SPF_INCLUDE_vpc.daouoffice.com
SPF_IP34.64.104.243
SPF_IP34.64.56.198
SPF_IP35.216.55.164
SPF_IP35.216.57.118

Related pages

Pivot deeper into the graph from hanbitdrone.com.

Cypher and MCP

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

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