Hostname
canadys.com
Last fetched
canadys.com resolves to 2 IPv4 addresses operated by DC74-AS - DC74 LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
canadys.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.254.31.93 | 162.254.28.0/22 | AS17216 | DC74-AS - DC74 LLC | US |
| 192.58.198.93 | 192.58.198.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- ar4z33577bk@networksolutionsprivateregistration.com
- e75fj5sc2np@networksolutionsprivateregistration.com
- hw39b2mj284@networksolutionsprivateregistration.com
- q32pv4f759e@networksolutionsprivateregistration.com
- vantseto@hotmail.com
- vg35e6hw9nn@networksolutionsprivateregistration.com
- zq9kf8uq57c@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of canadys.com.
Web-graph footprint
Distinct hostnames that link to or from canadys.com in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for canadys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.249.109.23 |
Related pages
Pivot deeper into the graph from canadys.com.
- IP · 162.254.31.93
- ASN · AS17216DC74-AS - DC74 LLC
- Registrar · iana:146
- Country · US
- Email · ar4z33577bk@networksolutionsprivateregistration.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: "canadys.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.