Hostname
bookadesk.com
Last fetched
bookadesk.com resolves to 3 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
bookadesk.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.12.33.141 | 185.12.32.0/23 | AS16276 | — | FR |
| 185.12.33.142 | 185.12.32.0/23 | AS16276 | — | FR |
| 185.12.33.143 | 185.12.32.0/23 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- ben_prive@hotmail.com
- bookadesk.com-1iauu7kwiwuut@anonymize.com
- bookadesk.com-1ib8q97anxh6h@anonymize.com
- bookadesk.com-1ievi1np9dtnq@anonymize.com
- bookadesk.com-rhtyxp5fcbax@anonymize.com
- bookadesk.com-trqvigq4hmb4@anonymize.com
- bookadesk.com-trz6ds881hkp@anonymize.com
- bookadesk.com-u7okggimxhlu@anonymize.com
- bookadesk.com-u7xcgsxifoz5@anonymize.com
- bookadesk.com-ubu7vzd39wzb@anonymize.com
- bookadesk.com-veyo01w851sz@anonymize.com
Subdomains
5 observed subdomains of bookadesk.com.
Web-graph footprint
Distinct hostnames that link to or from bookadesk.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bookadesk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.digdeo.fr |
Related pages
Pivot deeper into the graph from bookadesk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bookadesk.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.