Skip to content

Hostname

vbuild.ca

Last fetched

vbuild.ca resolves to 198.72.126.220, announced in 198.72.96.0/19 by IWEB-AS - Leaseweb Canada Inc. in CA. vbuild.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · vbuild.caRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/vbuild.ca

Resolution chain

IPv6 resolution

No AAAA record for vbuild.ca is recorded in WhisperGraph.

Attribution

leaseweb canada

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Registrant organisation
greg ptashny
Contact emails
websmart@live.ca

Subdomains

Mail and authentication

Nameservers

  • ams-ns1.greengeeks.com
  • chi-ns1.greengeeks.com
  • chi-ns2.greengeeks.com
  • ns1.greengeeks.net
  • ns2.greengeeks.net

MX records

  • vbuild.ca

SPF policy

  • a: vbuild.ca
  • mx: vbuild.ca
  • include: spf.greengeeks.net
  • ip: 184.107.41.90
  • ip: 198.72.126.220

Threat-feed evidence

History

Related pages

Pivot from vbuild.ca into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vbuild.ca"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.