Hostname
ombudsmancms.com
Last fetched
ombudsmancms.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ombudsmancms.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.42.169.148 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.168.28.63 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.153.233 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.251.154 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.179.14.142 | 35.178.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.179.204.145 | 35.178.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ombudsmancms.com owner
- Contact emails
- 19fd9ead-ba07-415a-9374-bdebb77fc378@identity-protect.org
- 3ac747df-8fa7-470a-8a43-e2d4e8eb7d7f@identity-protect.org
- 429fbb53-f148-401a-bea8-0ebc126234b9@identity-protect.org
- 9ea7bd0e-3bc1-4c69-bbae-864b39ae2484@identity-protect.org
- bc831fcd-98a5-44df-819d-302f5962ef50@identity-protect.org
- bfb2ab91-6ed6-4fe7-8ed8-d3ef4e9512b9@identity-protect.org
- cf0f9e78-8f3a-46ba-b960-9f50f9fd885e@identity-protect.org
- owner-4905856@ombudsmancms.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of ombudsmancms.com.
Web-graph footprint
Distinct hostnames that link to or from ombudsmancms.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ombudsmancms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ombudsmancms.com.
- IP · 13.42.169.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 19fd9ead-ba07-415a-9374-bdebb77fc378@identity-protect.org
- TLD · .com
- Browse hostnames · om…
- 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: "ombudsmancms.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.