Skip to content

Hostname

teechip.com

Last fetched

teechip.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · teechip.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teechip.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.102.18100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.20.66.216100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.21.72100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.147.16734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.218.17434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.232.11444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.90.18944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.175.24744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.132.2350.112.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.126.21452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.198.23352.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.29.4452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.37.24152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.114.16352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.52.18252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.73.25154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.23.18254.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.58.3254.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.101.19654.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
shirts_me
Contact emails

Subdomains

140 observed subdomains of teechip.com.

Web-graph footprint

Distinct hostnames that link to or from teechip.com in the public web crawl.

360 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for teechip.com.

MechanismTarget
SPF_INCLUDE_news.teechip.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from teechip.com.

Cypher and MCP

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

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