Skip to content

Hostname

helixapp.com

Last fetched

helixapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · helixapp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/helixapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.116.11018.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.4318.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.5318.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.7518.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.11518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4018.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.5118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.3254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
dmitry vasilev
Contact emails

Subdomains

5 observed subdomains of helixapp.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for helixapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from helixapp.com.

Cypher and MCP

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

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