Skip to content

Hostname

hmn.beeswax.com

Last fetched

hmn.beeswax.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.28.20213.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.3.24113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.35.22113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.203.20513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.251.313.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.198.7613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.164.15618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.201.219.11218.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.250.242.1043.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.252.225.1163.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.90.903.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.185.383.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.217.673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.140.20734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.94.11234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.98.11434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
47.129.38.3947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.150.18047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.150.20047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.29.5552.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with hmn.beeswax.com in WhisperGraph.

Subdomains

2 observed subdomains of hmn.beeswax.com.

Threat posture

History

Related pages

Pivot deeper into the graph from hmn.beeswax.com.

Cypher and MCP

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

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