Skip to content

Hostname

usegalactic.co

Last fetched

usegalactic.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · usegalactic.coRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/usegalactic.co

Resolution chain

usegalactic.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.181.10418.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.1318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.1518.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.7018.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.167.183.1043.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.323.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.503.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.713.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with usegalactic.co in WhisperGraph.

Subdomains

4 observed subdomains of usegalactic.co.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for usegalactic.co.

MechanismTarget
SPF_Ausegalactic.co
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.usegalactic.co
SPF_INCLUDEspf2.usegalactic.co
SPF_INCLUDEspf3.usegalactic.co

Related pages

Pivot deeper into the graph from usegalactic.co.

Cypher and MCP

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

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