Skip to content

Hostname

ewat.in

Last fetched

ewat.in resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · ewat.inRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ewat.in

Resolution chain

ewat.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.234.46.24813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:3862
Organization
Contact emails

Subdomains

4 observed subdomains of ewat.in.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ewat.in.

MechanismTarget
SPF_Aewat.in
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.sn.host4bros.xyz
SPF_IP51.83.152.69
SPF_IP51.83.152.70
SPF_IP51.83.152.71
SPF_IP51.83.152.72
SPF_IP57.128.224.170
SPF_IP95.217.242.26
SPF_IP95.217.31.223
SPF_IP95.217.4.181
SPF_MXewat.in

Related pages

Pivot deeper into the graph from ewat.in.

Cypher and MCP

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

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