Skip to content

Hostname

tee.pub

Last fetched

tee.pub resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · tee.pubRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/tee.pub

Resolution chain

tee.pub resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.118108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.21108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.34108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.54108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.205.2018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.18.1418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2118.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.6218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.718.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1011
Organization
Contact emails

Subdomains

2 observed subdomains of tee.pub.

Web-graph footprint

Distinct hostnames that link to or from tee.pub in the public web crawl.

744 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from tee.pub.

Cypher and MCP

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

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