Skip to content

Hostname

vidainternational.com

Last fetched

vidainternational.com resolves to 2 IPv4 addresses operated by BAHNHOF - Bahnhof AB in SE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · vidainternational.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vidainternational.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.4.216.116155.4.0.0/16AS8473BAHNHOF - Bahnhof ABSE
46.16.236.2846.16.232.0/21AS44136ASODERLAND - ODERLAND Webbhotell ABSE

WHOIS identity

Registrar
iana:269
Organization
bo stenvall
Contact emails

Subdomains

1 observed subdomain of vidainternational.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vidainternational.com.

MechanismTarget
SPF_Avidainternational.com
SPF_INCLUDE_vsp.oderland.com
SPF_IP46.16.236.28
SPF_MXvidainternational.com

Related pages

Pivot deeper into the graph from vidainternational.com.

Cypher and MCP

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

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