Skip to content

Hostname

galotys.com

Last fetched

galotys.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · galotys.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/galotys.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.48.10118.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.1218.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.2818.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.6018.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.66.1253.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.203.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.313.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.83.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.168.73.1043.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.33.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.473.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.503.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from galotys.com.

Cypher and MCP

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

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