Hostname
custodean.com
Last fetched
custodean.com resolves to 1 IPv4 address operated by AS56655 in NL. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
custodean.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 |
|---|---|---|---|---|
| 45.88.200.164 | 45.88.200.0/24 | AS56655 | — | NL |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- custodean.com-1iexq93vi0u9d@anonymize.com
- custodean.com-1iukckhcgj2uq@anonymize.com
- custodean.com-1iun7gc6zc2n9@anonymize.com
- custodean.com-1iuvfl41i9qgi@anonymize.com
- custodean.com-1iynb9wt37ozd@anonymize.com
- custodean.com-1jyg03eajy9th@anonymize.com
- custodean.com-qhqlt8vjjfw2@anonymize.com
- custodean.com-qxzdupynnzg2@anonymize.com
- custodean.com-r1fmy3saahpv@anonymize.com
- custodean.com-r1ic022uza5t@anonymize.com
- custodean.com-s1dw3x81cdv4@anonymize.com
- custodean.com-sknbavulrfhu@anonymize.com
- custodean.com-ubrx71hjdo39@anonymize.com
- custodean.com-urxfzpbul25x@anonymize.com
- custodean.com-vbko1n1c3ak9@anonymize.com
Subdomains
12 observed subdomains of custodean.com.
Web-graph footprint
Distinct hostnames that link to or from custodean.com in the public web crawl.
19 sites link to this hostname.
95 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for custodean.com.
| Mechanism | Target |
|---|---|
| SPF_A | custodean.com |
| SPF_IP | 45.12.134.103 |
| SPF_IP | 45.88.200.164 |
| SPF_IP | 88.214.194.166 |
| SPF_MX | custodean.com |
Related pages
Pivot deeper into the graph from custodean.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "custodean.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.