Skip to content

Hostname

halaxy.com

Last fetched

halaxy.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · halaxy.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/halaxy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.216.1713.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.214.17913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.8.16113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.172.7813.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.20.10815.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.6.6715.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.115.24216.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.43.1263.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.19.1223.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.25.21.2053.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.5.4654.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.76.5354.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.183.5015.135.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.127.12715.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.62.25316.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.147.13215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.42.18354.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.102.2354.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
danny b
Contact emails

Subdomains

20 observed subdomains of halaxy.com.

Web-graph footprint

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

1,461 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for halaxy.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from halaxy.com.

Cypher and MCP

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

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