Skip to content

Hostname

t.adating.link

Last fetched

t.adating.link resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · t.adating.linkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/t.adating.link

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10913.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.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.132.11118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.248.11618.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.5318.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.5918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.9118.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with t.adating.link in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from t.adating.link in the public web crawl.

100 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from t.adating.link.

Cypher and MCP

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

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