Skip to content

Hostname

sysflow.dk

Last fetched

sysflow.dk resolves to 2 IPv4 addresses operated by obox-networks - Christian Ebsen ApS in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.242.131.238195.242.130.0/23AS62121obox-networks - Christian Ebsen ApSDK
64.20.61.6664.20.32.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
Organization
kim martin jensen
Contact emails

Subdomains

30 observed subdomains of sysflow.dk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for sysflow.dk.

MechanismTarget
SPF_Amailsenders.sysflow.dk
SPF_INCLUDErelay.mailbaby.net
SPF_MXsysflow.dk

Related pages

Pivot deeper into the graph from sysflow.dk.

Cypher and MCP

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

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