Skip to content

Hostname

vbrickrev.com

Last fetched

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

Nutrition Label

WHISPER CANON · vbrickrev.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vbrickrev.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.186.12413.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.2213.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.7613.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.173.233.4818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.5218.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.6618.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.8318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.102.11418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.11818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.12518.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7618.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.533.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.663.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.953.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
curtis harry
Contact emails

Subdomains

39 observed subdomains of vbrickrev.com.

Web-graph footprint

Distinct hostnames that link to or from vbrickrev.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from vbrickrev.com.

Cypher and MCP

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

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