Hostname
adrianmensing.com
Last fetched
adrianmensing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adrianmensing.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.227.227.12 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.18 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.27 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.8 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.161.246.117 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.123 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.71 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.86 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adrianmensing.com owner
- Contact emails
- 4c78944f-ea74-4c12-877a-b9ba8dcec757@identity-protect.org
- 612d6c20-a44d-4af8-a86e-84627b55ad42@identity-protect.org
- 69f79cd2-169d-4e9b-8dfb-8b246ffba204@identity-protect.org
- 78db47ce-a9a0-4472-936c-bba024cbb33c@identity-protect.org
- 7a436260-3ca7-4be8-91ad-1b1cb283ba75@identity-protect.org
- af66adcd-b2cb-45f9-a608-886ace462a11@identity-protect.org
- owner-2987202@adrianmensing.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of adrianmensing.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for adrianmensing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from adrianmensing.com.
- IP · 13.227.227.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 4c78944f-ea74-4c12-877a-b9ba8dcec757@identity-protect.org
- TLD · .com
- Browse hostnames · ad…
- 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: "adrianmensing.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.