Skip to content

Hostname

hmx.network

Last fetched

hmx.network resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · hmx.networkRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hmx.network

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.3.206116.203.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1408
Organization
skywebhosting
Contact emails

Subdomains

13 observed subdomains of hmx.network.

Web-graph footprint

Distinct hostnames that link to or from hmx.network in the public web crawl.

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

53 SPF mechanisms authorising senders for hmx.network.

MechanismTarget
SPF_IP116.203.3.206
SPF_IP130.117.251.10
SPF_IP130.117.251.9/32
SPF_IP149.13.75.27
SPF_IP154.59.104.23
SPF_IP154.59.193.124
SPF_IP185.201.16.0/22
SPF_IP185.209.51.0/24
SPF_IP185.218.226.0/24
SPF_IP185.225.27.0/24
SPF_IP188.190.112.0/24
SPF_IP188.190.113.0/24
SPF_IP188.68.51.249
SPF_IP192.69.18.0/24
SPF_IP192.69.19.0/24
SPF_IP193.22.255.32/31
SPF_IP193.22.255.38/31
SPF_IP193.41.32.0/24
SPF_IP199.115.117.10/27
SPF_IP199.115.117.11/27
SPF_IP199.115.117.7/32
SPF_IP2001:1af8:4400:a047:6::1/128
SPF_IP2001:550:2:3:0:0:62:100
SPF_IP2001:550:2:61:0:0:2fc:100
SPF_IP2001:978:2:2c:0:0:137:100
SPF_IP2001:978:2:6:0:0:f:124
SPF_IP2001:978:2:6::20:10/128
SPF_IP2001:978:2:6::20:a/128
SPF_IP2001:978:2:7:0:0:162:100
SPF_IP208.70.90.0/24
SPF_IP208.70.91.0/24
SPF_IP2604:9a00:2010:a024:21::1/128
SPF_IP37.58.58.55/27
SPF_IP38.71.16.244
SPF_IP38.89.254.156
SPF_IP45.131.180.0/24
SPF_IP45.140.132.0/24
SPF_IP45.147.95.0/24
SPF_IP45.91.121.0/24
SPF_IP45.93.148.0/24
SPF_IP46.229.240.0/24
SPF_IP80.91.219.0/24
SPF_IP87.236.163.0/24
SPF_IP94.75.192.139/27
SPF_IP94.75.244.176/32
SPF_IP94.75.244.183/27
SPF_IP94.75.244.184/27
SPF_IP95.211.2.195/26
SPF_IP95.211.2.198/26
SPF_IP95.211.2.199/26
SPF_IP95.211.2.201/26
SPF_IP95.211.2.202/26
SPF_IP95.211.2.204/26

Related pages

Pivot deeper into the graph from hmx.network.

Cypher and MCP

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

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