Skip to content

Hostname

order.hopsndrops.com

Last fetched

order.hopsndrops.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · order.hopsndrops.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/order.hopsndrops.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.18.4918.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.518.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.6218.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.7718.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.119.3718.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5518.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.7118.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.8518.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with order.hopsndrops.com in WhisperGraph.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from order.hopsndrops.com.

Cypher and MCP

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

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