Hostname
caddiesoft.com
Last fetched
caddiesoft.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
caddiesoft.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 |
|---|---|---|---|---|
| 164.92.194.49 | 164.92.192.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ?ystein skjesol
- Contact emails
- 5rsbzcng5rzg@privacy-protection.email
- 8gbmam25qagy@privacy-protection.email
- cedn66euk8tm@privacy-protection.email
- dn8mnn8hf3cr@privacy-protection.email
- edykfpn35a5x@privacy-protection.email
- f2rhuastgnpm@privacy-protection.email
- jwmoa3maayhc@privacy-protection.email
- kapjmujcqqz6@privacy-protection.email
- kqmrycn62ege@privacy-protection.email
- ohttgrsc6iaa@privacy-protection.email
- p7e9cpemdqvq@privacy-protection.email
- pmyqpnmdwfo5@privacy-protection.email
- s47vxhbpgtrf@privacy-protection.email
- whcdfxcb6pyu@privacy-protection.email
- x5dzeqguajvb@privacy-protection.email
- zk5ea4rdpn4x@privacy-protection.email
- oystein@skjesol.no
Subdomains
246 observed subdomains of caddiesoft.com.
Showing 25 of 246. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from caddiesoft.com in the public web crawl.
8 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for caddiesoft.com.
| Mechanism | Target |
|---|---|
| SPF_A | caddiesoft.com |
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 138.197.187.82 |
| SPF_IP | 193.69.47.191 |
| SPF_IP | 46.101.178.180 |
| SPF_IP | 91.189.172.0/24 |
| SPF_IP | 91.192.222.153/32 |
| SPF_IP | fe80::309e:a1ff:fe78:766a/64 |
Related pages
Pivot deeper into the graph from caddiesoft.com.
- IP · 164.92.194.49
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1001
- Country · DE
- Email · 5rsbzcng5rzg@privacy-protection.email
- 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: "caddiesoft.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.