Skip to content

Hostname

bona.com

Last fetched

bona.com resolves to 1 IPv4 address operated by TRIDENT-NET in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · bona.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/bona.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811TRIDENT-NETSE

WHOIS identity

Registrar
iana:106
Organization
bona ab
Contact emails

Subdomains

37 observed subdomains of bona.com.

Web-graph footprint

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

1,391 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for bona.com.

MechanismTarget
SPF_Abona.com
SPF_Amailspamprotection.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP184.154.154.26
SPF_IP192.254.112.0/20
SPF_IP195.190.153.92/32
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.193.192.53/32
SPF_IP208.117.48.0/20
SPF_IP209.28.8.154/32
SPF_IP40.117.73.172
SPF_IP50.31.32.0/19
SPF_IP50.31.39.13/32
SPF_IP62.13.12.199/32
SPF_MXbona.com

Related pages

Pivot deeper into the graph from bona.com.

Cypher and MCP

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

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