Skip to content

Hostname

openline.nl

Last fetched

openline.nl resolves to 1 IPv4 address operated by AS48851 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · openline.nlRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/openline.nl

Resolution chain

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

IPPrefixASNOperatorCountry
167.17.134.30167.17.134.0/24AS48851NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

52 observed subdomains of openline.nl.

Web-graph footprint

Distinct hostnames that link to or from openline.nl in the public web crawl.

42 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for openline.nl.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.232.40.92/32
SPF_IP109.232.40.93/32
SPF_IP109.232.40.94
SPF_IP109.232.42.110
SPF_IP109.232.42.114
SPF_IP109.232.42.122/32
SPF_IP109.232.42.99
SPF_IP13.69.226.128/25
SPF_IP13.74.106.128/25
SPF_IP62.212.79.189

Related pages

Pivot deeper into the graph from openline.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "openline.nl"})-[: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.