Skip to content

Hostname

carasti.com

Last fetched

carasti.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · carasti.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/carasti.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.165.12113.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.12313.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.3913.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.165.8613.249.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.234.1299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:955
Organization
chris wilson
Contact emails

Subdomains

19 observed subdomains of carasti.com.

Web-graph footprint

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

108 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for carasti.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from carasti.com.

Cypher and MCP

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

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