Skip to content

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

WHISPER CANON · caddiesoft.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/caddiesoft.com

Resolution chain

caddiesoft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.92.194.49164.92.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1001
Organization
?ystein skjesol
Contact emails

Subdomains

246 observed subdomains of caddiesoft.com.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for caddiesoft.com.

MechanismTarget
SPF_Acaddiesoft.com
SPF_INCLUDE_spf.domeneshop.no
SPF_INCLUDEmail.zendesk.com
SPF_IP138.197.187.82
SPF_IP193.69.47.191
SPF_IP46.101.178.180
SPF_IP91.189.172.0/24
SPF_IP91.192.222.153/32
SPF_IPfe80::309e:a1ff:fe78:766a/64

Related pages

Pivot deeper into the graph from caddiesoft.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.