Skip to content

Hostname

ginto.guide

Last fetched

ginto.guide resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · ginto.guideRouting diversity5.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ginto.guide

Resolution chain

ginto.guide resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.64.2293.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.313.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2463.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.2523.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.583.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.633.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.83.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.853.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.143.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1123.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1163.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.823.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.93.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.75.943.5.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.117.7652.218.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.46.3652.218.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.61.22852.218.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.12452.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.20.10052.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.21.452.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

17 observed subdomains of ginto.guide.

Web-graph footprint

Distinct hostnames that link to or from ginto.guide in the public web crawl.

607 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ginto.guide.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ginto.guide.

Cypher and MCP

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

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