Skip to content

Hostname

bon-ap.com

Last fetched

bon-ap.com resolves to 2 IPv4 addresses operated by ROYALE-AS in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bon-ap.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bon-ap.com

Resolution chain

bon-ap.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.181.180.2275.181.180.0/24AS212477ROYALE-ASNL
62.3.53.22262.3.53.0/24AS212477ROYALE-ASNL

WHOIS identity

Registrar
iana:81
Organization
jean belhache
Contact emails

Subdomains

1 observed subdomain of bon-ap.com.

Web-graph footprint

Distinct hostnames that link to or from bon-ap.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bon-ap.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bon-ap.com.

Cypher and MCP

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

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