Skip to content

Hostname

vbds.org

Last fetched

vbds.org resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · vbds.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vbds.org

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.58.126173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:69
Organization
steve montgomery
Contact emails

Subdomains

1 observed subdomain of vbds.org.

Subdomain
www.vbds.org

Web-graph footprint

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

17 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • vbds.org

SPF policy

6 SPF mechanisms authorising senders for vbds.org.

MechanismTarget
SPF_Avbds.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspfclients.zenutech.com
SPF_IP173.209.50.82
SPF_IP173.209.58.126
SPF_MXvbds.org

Related pages

Pivot deeper into the graph from vbds.org.

Cypher and MCP

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

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