Skip to content

Hostname

vtix.us

Last fetched

vtix.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vtix.usRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vtix.us

Resolution chain

vtix.us resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.110.533.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.573.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.893.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.993.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.12.2052.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.4752.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.5252.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.6852.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
michael focareto
Contact emails

Subdomains

1 observed subdomain of vtix.us.

Subdomain
www.vtix.us

Web-graph footprint

Distinct hostnames that link to or from vtix.us in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • vtix.us

Related pages

Pivot deeper into the graph from vtix.us.

Cypher and MCP

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

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