Skip to content

Hostname

bonver.com

Last fetched

bonver.com resolves to 1 IPv4 address operated by AS1257 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · bonver.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bonver.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.14.90.203193.12.0.0/14AS1257SE

WHOIS identity

Registrar
iana:73
Organization
bonver videodata ab
Contact emails

Subdomains

18 observed subdomains of bonver.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bonver.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.94.247.45
SPF_IP13.95.93.29/32
SPF_IP212.214.190.10
SPF_IP23.100.15.180
SPF_IP40.68.36.142
SPF_IP52.157.96.229
SPF_IP52.166.147.129

Related pages

Pivot deeper into the graph from bonver.com.

Cypher and MCP

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

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