Skip to content

Hostname

hmn.md

Last fetched

hmn.md resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:park avenue capital, llc as the registrar.

Nutrition Label

WHISPER CANON · hmn.mdRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/hmn.md

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.39.33108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.64108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.74108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.84108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.226.244.12913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.242.10718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.9018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.9518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
65.8.131.11165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:park avenue capital, llc
Organization
email: billing@humanmade.co.uk
Contact emails

Subdomains

275 observed subdomains of hmn.md.

Web-graph footprint

Distinct hostnames that link to or from hmn.md in the public web crawl.

166 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hmn.md.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from hmn.md.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hmn.md"})-[: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.