Skip to content

Hostname

efb.dk

Last fetched

efb.dk resolves to 2 IPv4 addresses operated by CASE-ELECTRONICS in DK.

Nutrition Label

WHISPER CANON · efb.dkRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/efb.dk

Resolution chain

efb.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.62.205.97176.62.200.0/21AS57030CASE-ELECTRONICSDK
178.20.216.97178.20.216.0/24AS21060ASN-ATEA-DK

WHOIS identity

Registrar
Organization
esbjerg fb
Contact emails

Subdomains

17 observed subdomains of efb.dk.

Web-graph footprint

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

170 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for efb.dk.

MechanismTarget
SPF_Aefb.dk
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mentor-it.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.17.56
SPF_IP193.221.124.2
SPF_IP212.37.140.204
SPF_IP78.157.102.108
SPF_IP81.7.132.82
SPF_IP81.7.132.87
SPF_IP87.54.30.238
SPF_IP91.193.137.122
SPF_MXitfservice.dk
SPF_MXoutforce.dk

Related pages

Pivot deeper into the graph from efb.dk.

Cypher and MCP

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

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