Hostname
jailu.com
Last fetched
jailu.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1290 as the registrar.
Nutrition Label
Resolution chain
jailu.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.22.145.230 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 5.22.145.247 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1290
- Organization
- editions flammarion
- Contact emails
Subdomains
5 observed subdomains of jailu.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jailu.com in the public web crawl.
821 sites link to this hostname.
84 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for jailu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | message-business.com |
| SPF_INCLUDE | spf.eudonet.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.108.236.192/26 |
Related pages
Pivot deeper into the graph from jailu.com.
- IP · 5.22.145.230
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1290
- Country · DE
- Email · admin.domaine@gallimard.fr
- 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: "jailu.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.