Skip to content

Hostname

v-labo.tech

Last fetched

v-labo.tech resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · v-labo.techRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/v-labo.tech

Resolution chain

v-labo.tech resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.463.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.1063.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.483.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.03.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1663.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.193.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.53.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.133.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.713.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.13652.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.13152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.23152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.11152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.4752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.198.352.219.198.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

15 observed subdomains of v-labo.tech.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from v-labo.tech.

Cypher and MCP

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

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