Hostname
tdfgroupanalytics.com
Last fetched
tdfgroupanalytics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tdfgroupanalytics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.94.118 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.18 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.56 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.88 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.245.102 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.245.30 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.245.64 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.245.90 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tdfgroupanalytics.com owner
- Contact emails
- 4060e6ce-59c2-4362-8c55-298e1324035d@identity-protect.org
- 7050dcfa-44f4-4b89-8dcb-ed1ccc5ed6ec@identity-protect.org
- b9c0965e-f02f-4b02-bab5-d7cce865934f@identity-protect.org
- d46c9c9a-1b64-40e3-b8e7-726dddf1bd96@identity-protect.org
- d5f65aa8-0b21-4d1a-8dbf-6ed9ac272fa8@identity-protect.org
- e946de14-1913-4086-be77-de01ef8cebd5@identity-protect.org
- fdbec93f-367d-45c0-877b-a36f7bd844e3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from tdfgroupanalytics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tdfgroupanalytics.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.