Hostname
jalanlive.com
Last fetched
jalanlive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jalanlive.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.207.66 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.91 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.93 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.98 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.238.238.128 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.32 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.43 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.48 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jalanlive.com owner
- Contact emails
- 36f604fa-77f3-40d8-979c-cb8b99a5cf16@identity-protect.org
- 4293b837-3b5f-4879-be5e-2ba65b590619@identity-protect.org
- 4dc6df0f-bd87-473f-ba7e-301e55d9e097@identity-protect.org
- 653cbcd0-2efe-426a-96e7-fe0593281fd4@identity-protect.org
- 8de2c14b-9d8f-43e9-81f0-9cec1a325bc6@identity-protect.org
- 92634f65-27e0-49be-b63a-e57e2113fb58@identity-protect.org
- b997d88f-c12c-4c3a-acea-32ea18be3b7f@identity-protect.org
- owner-4105668@jalanlive.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of jalanlive.com.
Web-graph footprint
Distinct hostnames that link to or from jalanlive.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jalanlive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from jalanlive.com.
- IP · 13.227.207.66
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 36f604fa-77f3-40d8-979c-cb8b99a5cf16@identity-protect.org
- TLD · .com
- Browse hostnames · ja…
- 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: "jalanlive.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.