Skip to content

Hostname

csawa.re

Last fetched

csawa.re resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:marcaria.com international inc. as the registrar.

Nutrition Label

WHISPER CANON · csawa.reRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/csawa.re

Resolution chain

csawa.re resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.139.127.12318.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.162.618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.208.12252.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:marcaria.com international inc.
Organization
prime domain manager
Contact emails

Subdomains

8 observed subdomains of csawa.re.

Web-graph footprint

Distinct hostnames that link to or from csawa.re in the public web crawl.

10 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from csawa.re.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "csawa.re"})-[: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.