Skip to content

Hostname

halosecurity.com

Last fetched

halosecurity.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.205.241100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.65.22734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.191.12434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.101.10344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.218.19544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.132.17644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.240.11250.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.5.20352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.249.5752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.55.13152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.89.19354.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.74.2354.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.142.1116.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.113.21416.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.85.5132.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for halosecurity.com.

MechanismTarget
SPF_INCLUDE242060415.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from halosecurity.com.

Cypher and MCP

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

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