Skip to content

Hostname

auto-replace.link-ag.net

Last fetched

auto-replace.link-ag.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · auto-replace.link-ag.netRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/auto-replace.link-ag.net

Resolution chain

auto-replace.link-ag.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.11413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.303.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.573.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.73.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.953.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
52.222.214.11752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with auto-replace.link-ag.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from auto-replace.link-ag.net in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from auto-replace.link-ag.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "auto-replace.link-ag.net"})-[: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.