Skip to content

Hostname

freshbits.nl

Last fetched

freshbits.nl resolves to 1 IPv4 address operated by CYSO-AS in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · freshbits.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/freshbits.nl

Resolution chain

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

IPPrefixASNOperatorCountry
85.158.202.10185.158.200.0/21AS25151CYSO-ASNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

18 observed subdomains of freshbits.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for freshbits.nl.

MechanismTarget
SPF_Afreshbits.nl
SPF_INCLUDEspf.sqr.nl
SPF_IP85.158.202.101
SPF_MXfreshbits.nl

Related pages

Pivot deeper into the graph from freshbits.nl.

Cypher and MCP

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

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