Skip to content

Hostname

vit.belwest.com

Last fetched

vit.belwest.com resolves to 1 IPv4 address operated by AS25106 in BY.

Nutrition Label

WHISPER CANON · vit.belwest.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vit.belwest.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.60.208.2176.60.208.0/23AS25106BY

WHOIS identity

No WHOIS records are currently associated with vit.belwest.com in WhisperGraph.

Subdomains

12 observed subdomains of vit.belwest.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vit.belwest.com.

MechanismTarget
SPF_Avit.belwest.com
SPF_INCLUDEmail.belwest.com
SPF_IP86.57.221.198
SPF_MXvit.belwest.com

Related pages

Pivot deeper into the graph from vit.belwest.com.

Cypher and MCP

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

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