Skip to content

Hostname

ebk.dk

Last fetched

ebk.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ebk.dkRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ebk.dk

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.81.23288.99.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
ebk huse a/s
Contact emails

Subdomains

6 observed subdomains of ebk.dk.

Web-graph footprint

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

53 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ebk.dk.

MechanismTarget
SPF_INCLUDEspf.itfirmaet.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.142.154.133
SPF_IP13.95.10.10
SPF_IP172.201.28.68
SPF_IP5.103.28.178
SPF_IP78.143.98.121
SPF_IP80.208.27.74

Related pages

Pivot deeper into the graph from ebk.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ebk.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.