Skip to content

Hostname

vatech.io

Last fetched

vatech.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vatech.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/vatech.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.1113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.99.1083.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.1103.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.763.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.943.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
anton potorochin
Contact emails

Subdomains

15 observed subdomains of vatech.io.

Web-graph footprint

Distinct hostnames that link to or from vatech.io in the public web crawl.

20 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vatech.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from vatech.io.

Cypher and MCP

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

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