Skip to content

Hostname

vb.me

Last fetched

vb.me resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vb.meRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vb.me

Resolution chain

vb.me resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.104108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.105108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.107108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.45108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.12713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.230.3613.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.3913.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.4813.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.6013.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.1243.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.523.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.563.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.83.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of vb.me.

Web-graph footprint

Distinct hostnames that link to or from vb.me in the public web crawl.

959 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from vb.me.

Cypher and MCP

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

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