Skip to content

Hostname

gbyvhusb.com

Last fetched

gbyvhusb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · gbyvhusb.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gbyvhusb.com

Resolution chain

gbyvhusb.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.246.10113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.11713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.3713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.50.10918.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.12718.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.2618.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.8118.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.84.160.12599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from gbyvhusb.com.

Cypher and MCP

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

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