Skip to content

Hostname

bonobos.nl

Last fetched

bonobos.nl resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists registrar:exsilia internet|radiumstraat 25|9743sh groningen|netherlands|| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.200.203.4289.200.200.0/21AS31477NL

WHOIS identity

Registrar
registrar:exsilia internet|radiumstraat 25|9743sh groningen|netherlands||
Organization
Contact emails

Subdomains

5 observed subdomains of bonobos.nl.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bonobos.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.4.52
SPF_IP141.138.197.18
SPF_IP141.138.199.102
SPF_IP141.138.200.253
SPF_IP213.126.36.234
SPF_IP37.230.102.81
SPF_IP37.34.51.225
SPF_IP46.17.1.183
SPF_IP89.200.203.42
SPF_IP93.191.131.33

Related pages

Pivot deeper into the graph from bonobos.nl.

Cypher and MCP

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

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