Skip to content

Hostname

cubiss.nl

Last fetched

cubiss.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · cubiss.nlRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cubiss.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.198.16187.233.192.0/18AS15703NL

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

55 observed subdomains of cubiss.nl.

Web-graph footprint

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

203 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cubiss.nl.

MechanismTarget
SPF_Absmtp.yourdomainprovider.net
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vip.reactonline.nl
SPF_IP193.240.184.7
SPF_IP46.231.82.112/28
SPF_IP84.241.177.160
SPF_IP90.145.71.198/29
SPF_IP93.95.251.143
SPF_IP93.95.251.150

Related pages

Pivot deeper into the graph from cubiss.nl.

Cypher and MCP

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

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