Skip to content

Hostname

tp-em.cc

Last fetched

tp-em.cc resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tp-em.ccRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tp-em.cc

Resolution chain

tp-em.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.12213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.163.139.1223.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.223.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.743.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.823.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.171.85.1113.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1223.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.143.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.963.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.228.10154.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.1154.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.6454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from tp-em.cc in the public web crawl.

21 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tp-em.cc.

Cypher and MCP

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

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