Hostname
tdworld.com
Last fetched
tdworld.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tdworld.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.234.166.164 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.21.128 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.202.162 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.239.69 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ORTYCOM LTDA | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tdworld.com owner
- Contact emails
- domain_admin@penton.com
- bnut1agdrsnd@idp.email
- 0f638556-4884-464f-a90a-56adc6b813d0@identity-protect.org
- 1ee6182e-86a5-4eee-865c-c70e4073497d@identity-protect.org
- 503aa486-580c-4108-9b57-0acca710f015@identity-protect.org
- 6a66b6c3-79db-49c2-b61b-52ea13701534@identity-protect.org
- fa38cea9-742f-4187-b839-e13b31d5eb5c@identity-protect.org
- fecf3cc8-6954-45b7-adbf-e7136361a800@identity-protect.org
- owner-2455678@tdworld.com.whoisprivacyservice.org
- owner-4561885@tdworld.com.whoisprivacyservice.org
- owner-4759267@tdworld.com.whoisprivacyservice.org
- owner-5029216@tdworld.com.whoisprivacyservice.org
- owner-5205859@tdworld.com.whoisprivacyservice.org
- owner-5388698@tdworld.com.whoisprivacyservice.org
- owner-5475808@tdworld.com.whoisprivacyservice.org
- owner-5678966@tdworld.com.whoisprivacyservice.org
- owner-5751533@tdworld.com.whoisprivacyservice.org
- owner-6052991@tdworld.com.whoisprivacyservice.org
- owner-8803172@tdworld.com.whoisprivacyservice.org
- owner-8823491@tdworld.com.whoisprivacyservice.org
- and 2 more
Subdomains
17 observed subdomains of tdworld.com.
Web-graph footprint
Distinct hostnames that link to or from tdworld.com in the public web crawl.
1,301 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for tdworld.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-001d5a01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tdworld.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tdworld.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.