Skip to content

Hostname

cristavea.com

Last fetched

cristavea.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · cristavea.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cristavea.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.41.1813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.110.2813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.121.20113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.128.1913.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.100.9613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.116.2433.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.54.2503.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.121.4235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.59.4435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.173.24435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.90.23754.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.9.4818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.194.17013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.95.25557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.206.16013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cristavea.com.

Cypher and MCP

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

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