Skip to content

Hostname

hlx.com

Last fetched

hlx.com resolves to 1 IPv4 address operated by AS12843 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · hlx.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hlx.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.26.161.3781.26.160.0/20AS12843DE

WHOIS identity

Registrar
iana:269
Organization
andree eckhard
Contact emails

Subdomains

16 observed subdomains of hlx.com.

Web-graph footprint

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

184 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for hlx.com.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.65.54.61/32
SPF_IP195.65.54.62
SPF_IP212.101.212.138
SPF_IP81.169.145.133/32
SPF_IP81.26.161.164
SPF_IP81.26.161.196
SPF_IP81.26.161.197/32
SPF_IP81.26.161.91
SPF_IP82.165.115.184
SPF_IP84.246.127.20
SPF_IP84.246.127.3/24
SPF_IP84.246.127.35
SPF_IP85.239.108.241
SPF_MXhlx.com

Related pages

Pivot deeper into the graph from hlx.com.

Cypher and MCP

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

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