Skip to content

Hostname

ferniseringer.dk

Last fetched

ferniseringer.dk resolves to 2 IPv4 addresses operated by Cibicom-IP-Network - Cibicom A/S in DK.

Nutrition Label

WHISPER CANON · ferniseringer.dkRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/ferniseringer.dk

Resolution chain

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

IPPrefixASNOperatorCountry
157.250.163.45157.250.160.0/20AS3342Cibicom-IP-Network - Cibicom A/SDK
185.20.205.46185.20.204.0/22AS48854team-blue-denmark - team.blue Denmark A/SDK

WHOIS identity

Registrar
Organization
tl nordic a/s
Contact emails

Subdomains

1 observed subdomain of ferniseringer.dk.

Web-graph footprint

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

11 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ferniseringer.dk.

MechanismTarget
SPF_INCLUDEspf.simply.com
SPF_INCLUDEspf.webhosting.dk

Related pages

Pivot deeper into the graph from ferniseringer.dk.

Cypher and MCP

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

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