Hostname
defcad.com
Last fetched
defcad.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
defcad.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 |
|---|---|---|---|---|
| 104.20.16.77 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.159.231 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- defcad.com-1h7qxzau70jfo@anonymize.com
- defcad.com-1h82ky8p55nqa@anonymize.com
- defcad.com-1iavejjga10l3@anonymize.com
- defcad.com-1if0k1vwxhy5u@anonymize.com
- defcad.com-1iv9dnmlvfnfo@anonymize.com
- defcad.com-1iyhr0jqyfofa@anonymize.com
- defcad.com-1jekyc5wqgxth@anonymize.com
- defcad.com-1jyllzqc9x8vn@anonymize.com
- defcad.com-1k2542vxhh0z9@anonymize.com
- defcad.com-1k25krde8vsyp@anonymize.com
- defcad.com-qdq0rykp475j@anonymize.com
- defcad.com-qe9c36nfdy5z@anonymize.com
- defcad.com-qhiak26wpgf7@anonymize.com
- defcad.com-qhnc6onnbhwm@anonymize.com
- defcad.com-qhnva51p0apg@anonymize.com
- defcad.com-qxfzfax47ius@anonymize.com
- defcad.com-r1a2oupbkhuq@anonymize.com
- defcad.com-s4mbezhfd649@anonymize.com
- defcad.com-s4umqizvvujp@anonymize.com
- defcad.com-s4v54q5e984l@anonymize.com
- and 9 more
Subdomains
16 observed subdomains of defcad.com.
Web-graph footprint
Distinct hostnames that link to or from defcad.com in the public web crawl.
159 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for defcad.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from defcad.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "defcad.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.