Skip to content

Hostname

vbios.com

Last fetched

vbios.com resolves to 1 IPv4 address operated by AS6846 in UA. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · vbios.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vbios.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.1.66.159212.1.64.0/18AS6846UA

WHOIS identity

Registrar
iana:1112
Organization
aleksej valer'evich podurjan
Contact emails

Subdomains

77 observed subdomains of vbios.com.

Web-graph footprint

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

6 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vbios.com.

MechanismTarget
SPF_Abaykonur.vbios.com
SPF_Amail.vbios.com
SPF_Amail2.vbios.com
SPF_INCLUDEgmail.com
SPF_IP195.230.150.0/24
SPF_IP195.230.159.15
SPF_IP212.1.71.0/24
SPF_IP212.1.71.116
SPF_MXvbios.com

Related pages

Pivot deeper into the graph from vbios.com.

Cypher and MCP

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

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