Skip to content

Hostname

bovire.com

Last fetched

bovire.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · bovire.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bovire.com

Resolution chain

bovire.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.248.110.15734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.3.3452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.146.24154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.43.5463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
bovi re s.r.l. bovi re
Contact emails

Subdomains

3 observed subdomains of bovire.com.

Web-graph footprint

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

6 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for bovire.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.24.16.32
SPF_IP23.101.64.23
SPF_IP23.97.175.115

Related pages

Pivot deeper into the graph from bovire.com.

Cypher and MCP

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

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