Hostname
sehatra.com
Last fetched
sehatra.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sehatra.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.48.121.135 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.23.57.68 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.192.23.252 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.204.38.62 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.147.141 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.144.18.218 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sehatra.com owner
- Contact emails
- 057c622a-37bc-48bb-bd31-90919b44a46f@identity-protect.org
- 07cbbc37-e4a4-4b0b-be2e-9f2ea3fabdfb@identity-protect.org
- 7a80d95c-9518-4b1a-8eeb-c06dc8b8d01f@identity-protect.org
- 811916ff-f7f9-469e-acb4-bfe97b89929e@identity-protect.org
- 9a348acc-58af-419e-a2d0-6d3dcae8040c@identity-protect.org
- c04aed97-1185-4d2a-95f9-8da4d6890fa8@identity-protect.org
- owner-4739538@sehatra.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of sehatra.com.
Web-graph footprint
Distinct hostnames that link to or from sehatra.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from sehatra.com.
- IP · 100.48.121.135
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 057c622a-37bc-48bb-bd31-90919b44a46f@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sehatra.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.