Skip to content

Hostname

boarnstream.com

Last fetched

boarnstream.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · boarnstream.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/boarnstream.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.61.251.375.61.248.0/21AS20857NL

WHOIS identity

Registrar
iana:69
Organization
w. hokwerda
Contact emails

Subdomains

3 observed subdomains of boarnstream.com.

Web-graph footprint

Distinct hostnames that link to or from boarnstream.com in the public web crawl.

48 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for boarnstream.com.

MechanismTarget
SPF_Aboarnstream.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.dc.accent.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.22.192.220
SPF_IP5.61.253.22

Related pages

Pivot deeper into the graph from boarnstream.com.

Cypher and MCP

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

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