Skip to content

Hostname

tags.tedimpact.com

Last fetched

tags.tedimpact.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · tags.tedimpact.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tags.tedimpact.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.10613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.1313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.205.318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.152.533.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.753.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.773.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.963.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tags.tedimpact.com in WhisperGraph.

Subdomains

1 observed subdomain of tags.tedimpact.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tags.tedimpact.com.

Cypher and MCP

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

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