Skip to content

Hostname

go-todates.com

Last fetched

go-todates.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · go-todates.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/go-todates.com

Resolution chain

go-todates.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.114108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.21108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.24108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.54108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.170.3.1193.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.443.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.693.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.753.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1033.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.153.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.963.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of go-todates.com.

Web-graph footprint

Distinct hostnames that link to or from go-todates.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from go-todates.com.

Cypher and MCP

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

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