Hostname
teakdoor.com
Last fetched
teakdoor.com resolves to 6 IPv4 addresses operated by TP - The Producers, Inc. in US. WHOIS lists iana:411 as the registrar.
Nutrition Label
Resolution chain
teakdoor.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.143.9.110 | 104.143.9.0/24 | AS399522 | TP - The Producers, Inc. | US |
| 104.143.9.111 | 104.143.9.0/24 | AS399522 | TP - The Producers, Inc. | US |
| 104.21.0.150 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.151.28 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:411
- Organization
- c/o teakdoor.com
- Contact emails
- 71451269926851-0a51a8@whoisprivacyservices.com.au
- 71451269926851-423c7b@whoisprivacyservices.com.au
- 71451269926851-49f3af@whoisprivacyservices.com.au
- 71451269926851-4bbebe@whoisprivacyservices.com.au
- 71451269926851-7395f8@whoisprivacyservices.com.au
- 71451269926851-81ad9e@whoisprivacyservices.com.au
- 71451269926851-8e27d8@whoisprivacyservices.com.au
- 71451269926851-aa8142@whoisprivacyservices.com.au
- teakdoor.com@privacy.co.com
- teakdoor.com@fab.jewellaprivacy.com
Subdomains
10 observed subdomains of teakdoor.com.
Web-graph footprint
Distinct hostnames that link to or from teakdoor.com in the public web crawl.
373 sites link to this hostname.
511 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.27310c6b86d5.teakdoor.com
- teakdoor.com
SPF policy
4 SPF mechanisms authorising senders for teakdoor.com.
| Mechanism | Target |
|---|---|
| SPF_A | teakdoor.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 94.237.76.150 |
| SPF_MX | teakdoor.com |
Related pages
Pivot deeper into the graph from teakdoor.com.
- IP · 104.143.9.110
- ASN · AS399522TP - The Producers, Inc.
- Registrar · iana:411
- Country · US
- Email · 71451269926851-0a51a8@whoisprivacyservices.com.au
- 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: "teakdoor.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.