Hostname
jlogs.com
Last fetched
jlogs.com resolves to 1 IPv4 address operated by AS47583 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jlogs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.223.89.9 | 145.223.88.0/23 | AS47583 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- registration privacy, no-ip.com
- Contact emails
- 0b269af5822db7cf-365596@privacy.no-ip.com
- 8268b9df86c3d475-365596@privacy.no-ip.com
- 5e196597-4d06-496b-a888-01c029a4b52e@identity-protect.org
- 866d1c2d-5224-4d37-8b94-048c2e80fe46@identity-protect.org
- 9cdeee05-e02d-4d6b-818f-75964aa23cf4@identity-protect.org
- e99bda0f-b9f9-42b1-9a2a-ee798d690233@identity-protect.org
Subdomains
3 observed subdomains of jlogs.com.
Web-graph footprint
Distinct hostnames that link to or from jlogs.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jlogs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from jlogs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jlogs.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.