Skip to content

Hostname

helix.com

Last fetched

helix.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · helix.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/helix.com

Resolution chain

helix.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.8.131.1165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:447
Organization
domain administrator
Contact emails

Subdomains

78 observed subdomains of helix.com.

Web-graph footprint

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

403 sites link to this hostname.

294 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for helix.com.

MechanismTarget
SPF_REDIRECT9mv2c6yp._spf._d.mim.ec

Related pages

Pivot deeper into the graph from helix.com.

Cypher and MCP

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

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