Hostname
onctoolkit.com
Last fetched
onctoolkit.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
onctoolkit.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 |
|---|---|---|---|---|
| 108.139.47.107 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.39 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.47 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.5 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.55.109 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.21 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.6 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.83 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of onctoolkit.com owner
- Contact emails
- 3e7c87a5-ec4c-48f3-8aa1-b5a6d7139799@identity-protect.org
- 64a63e82-cfc7-41bf-88f1-96de66778ed9@identity-protect.org
- 724a16e5-b970-41a9-a495-f70c62a597a1@identity-protect.org
- 98a61ea0-3316-40bd-b0eb-757339099281@identity-protect.org
- a71cfe22-c221-49ad-be2d-ddcbe8f6e413@identity-protect.org
- f7865870-f65f-40db-bba7-59ec18131590@identity-protect.org
- owner-7151482@onctoolkit.com.whoisprivacyservice.org
- owner-7421431@onctoolkit.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from onctoolkit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onctoolkit.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.