Skip to content

Hostname

hlm04.com

Last fetched

hlm04.com resolves to 1 IPv4 address operated by AS59210 in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hlm04.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hlm04.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.48.29131.153.48.0/24AS59210SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of hlm04.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for hlm04.com.

MechanismTarget
SPF_Ahlm04.com
SPF_IP131.153.48.26
SPF_IP131.153.48.27
SPF_IP131.153.48.28
SPF_IP131.153.48.29
SPF_IP131.153.48.30
SPF_MXhlm04.com

Related pages

Pivot deeper into the graph from hlm04.com.

Cypher and MCP

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

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