Hostname
curiadvisory.com
Last fetched
curiadvisory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
curiadvisory.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 |
|---|---|---|---|---|
| 18.155.145.114 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.23 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.57 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.58 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.160.123 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.22 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.26 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.88 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of curiadvisory.com owner
- Contact emails
- y97hq5qm7vf@networksolutionsprivateregistration.com
- 21e184dd-6a32-4420-bd34-fa25163438d5@identity-protect.org
- 2a6b8345-e6c6-48ce-a569-b4ea105e3df0@identity-protect.org
- 553808c0-f6a1-4c59-a412-55be85a31a3d@identity-protect.org
- 75a5c2cd-6ad0-4bc9-9b9c-5207a292fdb5@identity-protect.org
- eff730ba-bfbd-441b-98e9-3e571ca83da2@identity-protect.org
Subdomains
1 observed subdomain of curiadvisory.com.
| Subdomain |
|---|
| wildcard.curiadvisory.com |
Web-graph footprint
Distinct hostnames that link to or from curiadvisory.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for curiadvisory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from curiadvisory.com.
- IP · 18.155.145.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · y97hq5qm7vf@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cu…
- 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: "curiadvisory.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.