Hostname
pondhawktech.com
Last fetched
pondhawktech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pondhawktech.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.138.26.112 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.12 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.126 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.96 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.167.111 | 18.154.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.167.28 | 18.154.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.167.38 | 18.154.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.167.60 | 18.154.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pondhawktech.com owner
- Contact emails
- 2b007d85-a0f9-40bf-90e5-96724e868feb@identity-protect.org
- 3fb704ee-752d-4adb-9899-5837b38f4e51@identity-protect.org
- 7e79f647-28f0-48f0-80ec-0e7733ade46c@identity-protect.org
- 7ec468ae-80b2-43ce-8b59-b560725c4706@identity-protect.org
- 92f93261-baa4-4b87-af1e-898c2ecf9f71@identity-protect.org
- 9fd28da1-478d-460e-af4b-5dace404e8e8@identity-protect.org
- owner-11422944@pondhawktech.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for pondhawktech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
Related pages
Pivot deeper into the graph from pondhawktech.com.
- IP · 108.138.26.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 2b007d85-a0f9-40bf-90e5-96724e868feb@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "pondhawktech.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.