Hostname
dukan.net
Last fetched
dukan.net resolves to 1 IPv4 address operated by AS47583 in LT. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
dukan.net 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 |
|---|---|---|---|---|
| 77.37.73.51 | 77.37.72.0/23 | AS47583 | — | LT |
WHOIS identity
- Registrar
- iana:1001
- Organization
- elisabeth knudsen
- Contact emails
- 68gjwt79ztux@spamprotection.email
- 8cpfwv52xpiz@privacy-protection.email
- g36zpmmsjf9x@privacy-protection.email
- g9paesmbapoc@privacy-protection.email
- hyurxfi7ncph@privacy-protection.email
- on8gy7apjif2@privacy-protection.email
- pyj8dusswta3@privacy-protection.email
- ru23qg5j8hvk@privacy-protection.email
- vrg8kcrkhpnh@privacy-protection.email
- yu4jbcucqwg5@spamprotection.email
- zzs5zdaq7b9d@privacy-protection.email
Subdomains
2 observed subdomains of dukan.net.
| Subdomain |
|---|
| mail.dukan.net |
| www.dukan.net |
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dukan.net.
| Mechanism | Target |
|---|---|
| SPF_A | dukan.net |
| SPF_INCLUDE | h2.hm24.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.101.35.212 |
| SPF_MX | dukan.net |
Related pages
Pivot deeper into the graph from dukan.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dukan.net"})-[: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.