Skip to content

Hostname

my-hex.com

Last fetched

my-hex.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · my-hex.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/my-hex.com

Resolution chain

my-hex.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.0.192100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.91.16313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.208.10434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.213.14252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.189.6652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.101.9498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
edouard remur
Contact emails

Subdomains

2 observed subdomains of my-hex.com.

Web-graph footprint

Distinct hostnames that link to or from my-hex.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for my-hex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from my-hex.com.

Cypher and MCP

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

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