Hostname
crydis.com
Last fetched
crydis.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crydis.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.174.129.102 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.120 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.29 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.5 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.84.102.44 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.56 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.64 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.72 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of crydis.com owner
- Contact emails
- 1c0a2adfc1ea4280a7cb06947a666c5e.protect@whoisguard.com
- 0ec88ce7-f72d-42c7-9de3-6bcf3b0fbab0@identity-protect.org
- 26f19382-1ce7-47c7-99a4-9b0aa9e745ed@identity-protect.org
- 655bb6fa-26a4-443f-8068-5d99c90b8507@identity-protect.org
- cbaa9401-6c51-463e-8647-e38b01fca656@identity-protect.org
- d85f264d-7ab6-43a2-864e-ccfa268774bb@identity-protect.org
- da3a3b96-6662-4a96-8f01-f99c180c4337@identity-protect.org
- f38e9c96-90a5-40d0-b935-38a9e442547a@identity-protect.org
Subdomains
3 observed subdomains of crydis.com.
| Subdomain |
|---|
| api.crydis.com |
| www.crydis.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crydis.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for crydis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from crydis.com.
- IP · 3.174.129.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 1c0a2adfc1ea4280a7cb06947a666c5e.protect@whoisguard.com
- TLD · .com
- Browse hostnames · cr…
- 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: "crydis.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.