Hostname
tooldi.com
Last fetched
tooldi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tooldi.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 |
|---|---|---|---|---|
| 15.165.194.30 | 15.174.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.35.237.187 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.35.92.63 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.35.98.25 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.244.227 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.125.205 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.123.120 | 43.218.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.205.247 | 52.82.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tooldi.com owner
- Contact emails
- 280673980@qq.com
- info@taratps.com
- 3b124c61-c643-4a72-aa53-a3a9f042e808@identity-protect.org
- 721eaef6-5e4d-4cac-a425-f9d86ebc1cfb@identity-protect.org
- 8c332ace-c029-449a-b401-60c2444c16fd@identity-protect.org
- a23153d3-9eed-43e8-9337-cf2879313490@identity-protect.org
- aad07664-101f-4f0e-90e8-f1d67464fe14@identity-protect.org
Subdomains
7 observed subdomains of tooldi.com.
Web-graph footprint
Distinct hostnames that link to or from tooldi.com in the public web crawl.
7 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tooldi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.directsend.co.kr |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tooldi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tooldi.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.