Skip to content

Hostname

buvasport.com

Last fetched

buvasport.com resolves to 1 IPv4 address operated by UPCLOUD - UpCloud Ltd in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · buvasport.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/buvasport.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.46.5494.237.40.0/21AS202053UPCLOUD - UpCloud LtdNL

WHOIS identity

Registrar
iana:1464
Organization
buva sports nv
Contact emails

Subdomains

4 observed subdomains of buvasport.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for buvasport.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.171.2.208/32
SPF_IP81.171.29.5
SPF_IP81.83.4.46

Related pages

Pivot deeper into the graph from buvasport.com.

Cypher and MCP

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

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