Skip to content

Hostname

vvob.org

Last fetched

vvob.org resolves to 2 IPv4 addresses operated by LEVEL27-AS - Level 27 BVBA in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · vvob.orgRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/vvob.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.3.217.189185.3.217.0/24AS59943LEVEL27-AS - Level 27 BVBABE
194.32.155.227194.32.155.0/24AS59943LEVEL27-AS - Level 27 BVBABE

WHOIS identity

Registrar
iana:106
Organization
erik erik merens
Contact emails

Subdomains

27 observed subdomains of vvob.org.

Web-graph footprint

Distinct hostnames that link to or from vvob.org in the public web crawl.

174 sites link to this hostname.

211 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vvob.org.

MechanismTarget
SPF_A37.148.176.138.static.hosted.by.combell.com
SPF_Asmtp01-net.prodware.net
SPF_Asmtp02-net.prodware.net
SPF_INCLUDE_mail.level27.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.157.10.17
SPF_IP37.157.8.26
SPF_IP37.157.8.27

Related pages

Pivot deeper into the graph from vvob.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vvob.org"})-[: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.