Skip to content

Hostname

hmr.co.com

Last fetched

hmr.co.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · hmr.co.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hmr.co.com

Resolution chain

hmr.co.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.99.141.2191.99.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with hmr.co.com in WhisperGraph.

Subdomains

2 observed subdomains of hmr.co.com.

Web-graph footprint

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

13 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hmr.co.com.

MechanismTarget
SPF_Ahmr.co.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.126.104.33
SPF_IP193.126.104.43
SPF_IP20.4.26.193
SPF_IP52.137.3.63
SPF_IP62.28.13.6
SPF_MXhmr.co.com

Related pages

Pivot deeper into the graph from hmr.co.com.

Cypher and MCP

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

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