Skip to content

Hostname

vbhi.com

Last fetched

vbhi.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.188.242136.144.128.0/17AS20857NL

WHOIS identity

Registrar
iana:1647
Organization
van berge henegouwen installaties b.v.
Contact emails

Subdomains

6 observed subdomains of vbhi.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vbhi.com.

MechanismTarget
SPF_Avbhi.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf.webvalue.nl
SPF_IP167.89.112.127/32
SPF_IP167.89.112.157/32
SPF_IP168.89.111.43/32
SPF_IP194.165.34.0/24
SPF_IP212.123.217.224/28

Related pages

Pivot deeper into the graph from vbhi.com.

Cypher and MCP

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

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