Hostname
judark.com
Last fetched
judark.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
judark.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 |
|---|---|---|---|---|
| 89.116.147.8 | 89.116.146.0/23 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- besnard julien
- Contact emails
- 1sexd59iwbfbxal4hf4b@g.o-w-o.info
- 2fdliv36ftf4n3kiqc4k@m.o-w-o.info
- fs55vd6pnx55ckk85jc2@q.o-w-o.info
- 11e9370d87c5fea8a0392065923bae9677a2bb09dc53463e546a2becf56e5aa7@judark.com.whoisproxy.org
- 1ff4fbe692cda98f865a5c705939a3ba32ef1d9e5c554ed70b36dd525ef1acc2@judark.com.whoisproxy.org
- 219119aaa1164d2be247cfba6bca48cb86986afa66faa59f92ebe6d6edb8c97f@judark.com.whoisproxy.org
- 322ff161c8f1cd6f9113546cf73b4de22a8c79b217f9c73df32794de0d83b40b@judark.com.whoisproxy.org
- 357ab2e74bd6b2f9307d79519b27f88414dc97880fceaf5d007d07164afefb65@judark.com.whoisproxy.org
- 35aa47071df161e33a5c1a3f40b15f24a5c3fd0e195eedac949d4aee59bcd933@judark.com.whoisproxy.org
- 3ee28c5ffe4bbc97f40f9bf7d108d7a59e1f676a11f482068b9794f7ce5a3899@judark.com.whoisproxy.org
- 5765e4264f358c746ffee92351a9e042ad03e9bbc81252fee84713b7e2ffe4c7@judark.com.whoisproxy.org
- 755c0fb4086a24ce159e7342a64695877c4c2f6c56fc96d61e79a9588fc489c4@judark.com.whoisproxy.org
- 7946c0b72291527df6fc59646a551b83717d1c0ef1d90ad5a1ed57ca54070f78@judark.com.whoisproxy.org
- 846dcd99468708f1c064c84118e23c93ef17e5e3c6086b54ecbda1d9cbb5a095@judark.com.whoisproxy.org
- 944d5a4eefc59134f0127d381baa7449b616ab725857f1c6f1e9483a248797ee@judark.com.whoisproxy.org
- bdcd361272c852811a56d62f91c4c3470f64aa4154de5862f9f0edd45abe6e31@judark.com.whoisproxy.org
- c94d8d8f2247eaa4e4462278724e06cd1af6002acf6cf87de38d01ef21d3019c@judark.com.whoisproxy.org
- d22f3f544e4acf9269e28a1203f23de388a09ea43af82172b4f8462b239fbed5@judark.com.whoisproxy.org
- e9c8d0fff784e36fb4a56b51b1a7ac35553f146b7bbe24612f7caf1ea15537a3@judark.com.whoisproxy.org
- eba7d19f7882123c1321051dab99fbf5635b441d8c8c9f9ef5fc381854e4d060@judark.com.whoisproxy.org
- and 1 more
Subdomains
1 observed subdomain of judark.com.
| Subdomain |
|---|
| www.judark.com |
Web-graph footprint
Distinct hostnames that link to or from judark.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for judark.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from judark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "judark.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.