Skip to content

Hostname

blivenvinder.dk

Last fetched

blivenvinder.dk resolves to 1 IPv4 address operated by AS42708 in SE. WHOIS lists registrar:dandomain a/s as the registrar.

Nutrition Label

WHISPER CANON · blivenvinder.dkRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/blivenvinder.dk

Resolution chain

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

IPPrefixASNOperatorCountry
188.126.67.190188.126.64.0/19AS42708SE

WHOIS identity

Registrar
registrar:dandomain a/s
Organization
bli en vinnare nordic ab
Contact emails

Subdomains

9 observed subdomains of blivenvinder.dk.

Web-graph footprint

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

36 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blivenvinder.dk.

MechanismTarget
SPF_Ablivenvinder.dk
SPF_Avps3.getwebbed.se
SPF_IP217.198.149.46
SPF_IP46.21.99.125
SPF_MXblivenvinder.dk
SPF_MXmail.blivenvinder.dk

Related pages

Pivot deeper into the graph from blivenvinder.dk.

Cypher and MCP

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

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