Hostname
cadusys.com
Last fetched
cadusys.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cadusys.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.191.104.47 | 18.238.207.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cadusys.com owner
- Contact emails
- cadusys.com@domainsbyproxy.com
- 00a3d7ef-021e-411e-8834-42a7eb5ac0d7@identity-protect.org
- 4a516b25-0929-4dcc-816e-90d4d82d99a0@identity-protect.org
- 88c127cd-9306-4d22-bc4f-471c6a0f2959@identity-protect.org
- 8c0b8851-7da6-4503-9aa8-9f801774be34@identity-protect.org
- 997f9f09-d611-497b-9710-6d6258e04422@identity-protect.org
- a67d9cfd-5973-45c2-84c2-9b7cffebc344@identity-protect.org
- owner-12108055@cadusys.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cadusys.com.
| Subdomain |
|---|
| www.cadusys.com |
Web-graph footprint
Distinct hostnames that link to or from cadusys.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cadusys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from cadusys.com.
- IP · 18.191.104.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · cadusys.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cadusys.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.