Skip to content

Hostname

a.vfgth.com

Last fetched

a.vfgth.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

a.vfgth.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.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.60.1718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.1133.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1143.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.203.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.253.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
54.230.172.12754.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.5354.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.2299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.172.4254.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.4618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with a.vfgth.com in WhisperGraph.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from a.vfgth.com.

Cypher and MCP

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

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