Skip to content

Hostname

galaxytrakr.org

Last fetched

galaxytrakr.org resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · galaxytrakr.orgRouting diversity6.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/galaxytrakr.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.231.66100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.86.15100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.105.190100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.222.12418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.212.323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.176.14823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.66.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.39.11335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.125.13235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.36.21335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.221.18444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.124.352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.103.18552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.68.8852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.47.13854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.193.10654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.30.25498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.70.25098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

12 observed subdomains of galaxytrakr.org.

Web-graph footprint

Distinct hostnames that link to or from galaxytrakr.org in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from galaxytrakr.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "galaxytrakr.org"})-[: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.