Skip to content

Hostname

bonarius.com

Last fetched

bonarius.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · bonarius.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bonarius.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.12.253174.138.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:839
Organization
bonarius bv
Contact emails

Subdomains

15 observed subdomains of bonarius.com.

Web-graph footprint

Distinct hostnames that link to or from bonarius.com in the public web crawl.

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bonarius.com.

MechanismTarget
SPF_Amail.bonarius.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.2.140.12
SPF_IP198.2.143.2
SPF_IP92.68.35.87
SPF_IP93.117.214.138

Related pages

Pivot deeper into the graph from bonarius.com.

Cypher and MCP

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

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