Skip to content

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

WHISPER CANON · pingcastle.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pingcastle.com

Resolution chain

pingcastle.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.61.102108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.129108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.18108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.25108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.244.18.10818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.12718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.230.1123.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.613.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.623.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.943.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
on behalf of pingcastle.com owner
Contact emails

Subdomains

11 observed subdomains of pingcastle.com.

Web-graph footprint

Distinct hostnames that link to or from pingcastle.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pingcastle.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:41d0:404:200:0:0:0:459f
SPF_IP51.91.99.180
SPF_MXpingcastle.com

Related pages

Pivot deeper into the graph from pingcastle.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.