Hostname
cardinaliswebdevelopment.com
Last fetched
cardinaliswebdevelopment.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cardinaliswebdevelopment.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 |
|---|---|---|---|---|
| 3.170.19.2 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.33 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.78 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.84 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.18.115 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.54 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.59 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.93 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cardinaliswebdevelopment.com owner
- Contact emails
- 09168d5f-f4ef-49c8-8ab5-318ff63eafd4@identity-protect.org
- 306f2159-a52d-4da6-99ce-5e1a53fca819@identity-protect.org
- 3e2998da-96d5-4d55-85fe-3967cbb5d0c5@identity-protect.org
- 88aa40e4-d42f-4626-9917-5d68b2863d7d@identity-protect.org
- 965e7854-875c-4b3b-b234-0394b1ff00eb@identity-protect.org
- ea564c34-ef4d-496b-ba18-92f20bab1bdf@identity-protect.org
- fc2d2e64-b376-414f-9b3c-28d741ce7098@identity-protect.org
Subdomains
1 observed subdomain of cardinaliswebdevelopment.com.
| Subdomain |
|---|
| jerdle.cardinaliswebdevelopment.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cardinaliswebdevelopment.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cardinaliswebdevelopment.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cardinaliswebdevelopment.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.