Skip to content

Hostname

4bis.nl

Last fetched

4bis.nl resolves to 2 IPv4 addresses operated by LEASEWEB-NL-AMS-01 Netherlands in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.149.93.21483.149.64.0/18AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
83.149.93.21683.149.64.0/18AS60781LEASEWEB-NL-AMS-01 NetherlandsNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

105 observed subdomains of 4bis.nl.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 4bis.nl.

MechanismTarget
SPF_INCLUDE_spf1.4bis.nl
SPF_INCLUDEspf.flowmailer.net
SPF_IP2001:1af8:4900:a031:2:0:4b15:a1
SPF_IP83.149.93.212

Related pages

Pivot deeper into the graph from 4bis.nl.

Cypher and MCP

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

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