Hostname
planstone.com
Last fetched
planstone.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
planstone.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 |
|---|---|---|---|---|
| 13.32.179.105 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.179.29 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.179.76 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.179.89 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.137.108 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.19 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.49 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.66 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 26f2f8800a28fd0a15403b2113e0be91@domaindiscreet.com
- 557306fc0a28fd0a66e1c186c0c3084e@domaindiscreet.com
- 673559b30a28fd0a68c5f0c17464790d@domaindiscreet.com
- 76596a460a28fd0a0255d171ca479667@domaindiscreet.com
- 7939ad900a28fd0a51b54575237e992c@domaindiscreet.com
- 9p4965eq76i1g9gafrpgjma69o@domaindiscreet.com
Subdomains
4 observed subdomains of planstone.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from planstone.com in the public web crawl.
6 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for planstone.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | planstone.com |
Related pages
Pivot deeper into the graph from planstone.com.
- IP · 13.32.179.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:9
- Country · US
- Email · 26f2f8800a28fd0a15403b2113e0be91@domaindiscreet.com
- TLD · .com
- Browse hostnames · pl…
- 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: "planstone.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.