Skip to content

Hostname

hmlet.com

Last fetched

hmlet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.46.43108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.44108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.52108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.69108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.183.2313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8513.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9213.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.167.227.1253.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1263.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.453.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.723.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
hmlet pte.
Contact emails

Subdomains

8 observed subdomains of hmlet.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hmlet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mta.hdems.com

Related pages

Pivot deeper into the graph from hmlet.com.

Cypher and MCP

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

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