Skip to content

Hostname

api-codegra.vfges.com

Last fetched

api-codegra.vfges.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · api-codegra.vfges.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/api-codegra.vfges.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.12713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.7513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.161.119.443.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.733.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.783.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.913.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.167.246.1103.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.123.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.323.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.413.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from api-codegra.vfges.com.

Cypher and MCP

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

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