Skip to content

Hostname

imapserver.dk

Last fetched

imapserver.dk resolves to 1 IPv4 address operated by AS204866 in DK.

Nutrition Label

WHISPER CANON · imapserver.dkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/imapserver.dk

Resolution chain

imapserver.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.142.104.18195.142.104.0/24AS204866DK

WHOIS identity

Registrar
Organization
flummer_net
Contact emails

Subdomains

7 observed subdomains of imapserver.dk.

Web-graph footprint

Distinct hostnames that link to or from imapserver.dk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for imapserver.dk.

MechanismTarget
SPF_IP138.199.167.64
SPF_IP185.121.175.96/28
SPF_IP212.71.237.232
SPF_IP2a01:4f8:c013:eeff:0:0:0:1
SPF_IP2a01:7e00:0:0:f03c:91ff:fe73:b3f
SPF_IP2a07:a80:4:8004::/64
SPF_IP2a0d:3e85:3::/48
SPF_IP95.142.104.160/27

Related pages

Pivot deeper into the graph from imapserver.dk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "imapserver.dk"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.