Hostname
teamextract.com
Last fetched
teamextract.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
teamextract.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.202.121 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.19 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.63 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.95 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.167.192.13 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.33 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.87 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.9 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.24 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.50 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.79 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.95 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0142900262
- Contact emails
- teamextract.com@contactprivacy.com
- domains@hugedomains.com
- support@dropcatch.com
- 11030b6a-376d-4a1b-9d49-a39bf7de7ede@identity-protect.org
- 31576580-542b-42db-8e6f-5f551893836c@identity-protect.org
- 37cc7090-ef1a-49f1-8f51-51ddc2a424d6@identity-protect.org
- 96f01d1e-a5b6-43f1-8da4-bef3291574db@identity-protect.org
- aeba0beb-398c-4d01-9755-2ff8dfae94da@identity-protect.org
- b134c6ec-b52c-44f3-8427-f9c16c4a96c5@identity-protect.org
- contact@privacyprotect.org
Subdomains
9 observed subdomains of teamextract.com.
Showing 4 of 9. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from teamextract.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for teamextract.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from teamextract.com.
- IP · 18.172.202.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · teamextract.com@contactprivacy.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "teamextract.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.