Hostname
pingcastle.com
Last fetched
pingcastle.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pingcastle.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.61.102 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.61.129 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.61.18 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.61.25 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.244.18.108 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.127 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.22 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.81 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.164.230.112 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.61 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.62 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.94 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pingcastle.com owner
- Contact emails
- contact@pingcastle.com
- 3478056d8f7052346a9aaad24a4e3ff3-47018430@contact.gandi.net
- 4c5adacb719bbd878b07577eb4ab4cb9-47018430@contact.gandi.net
- a01ba9c04f21beb91a05b8d717b93045-1028973@contact.gandi.net
- e17e176d75c8ac3b91a38d089f3a688b-1028973@contact.gandi.net
- d5ea38d3-38b9-456c-9513-5265254fedc9@identity-protect.org
Subdomains
11 observed subdomains of pingcastle.com.
Web-graph footprint
Distinct hostnames that link to or from pingcastle.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for pingcastle.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2001:41d0:404:200:0:0:0:459f |
| SPF_IP | 51.91.99.180 |
| SPF_MX | pingcastle.com |
Related pages
Pivot deeper into the graph from pingcastle.com.
- IP · 108.159.61.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · contact@pingcastle.com
- TLD · .com
- Browse hostnames · pi…
- 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: "pingcastle.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.