Skip to content

Hostname

ev992.com

Last fetched

ev992.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:472 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.160.150.123.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.723.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.743.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.923.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1083.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1283.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.43.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.843.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.12765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.2165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.3365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.4365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Subdomains

1 observed subdomain of ev992.com.

Subdomain
992.ev992.com

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ev992.com.

Cypher and MCP

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

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