Hostname
jsalogisticsltd.com
Last fetched
jsalogisticsltd.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
jsalogisticsltd.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 |
|---|---|---|---|---|
| 136.243.178.154 | 136.243.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-2e853b385059b78400c36d5694450f3b@privacyguardian.org
- pw-3fc715c5a99b819ee9589da4b31b32f2@privacyguardian.org
- pw-6cdfffee2f8a2ff630c758047721d991@privacyguardian.org
- pw-7883bbb75f5067df88b1b27185d5f6f8@privacyguardian.org
- pw-ca572c9e492bdb7ba8c3072a585be172@privacyguardian.org
- pw-d26cd91609a7bf8288631d1d55090a37@privacyguardian.org
- pw-d32606eda80f49996fc3d938ba2103d1@privacyguardian.org
Subdomains
1 observed subdomain of jsalogisticsltd.com.
| Subdomain |
|---|
| mail.jsalogisticsltd.com |
Web-graph footprint
Distinct hostnames that link to or from jsalogisticsltd.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for jsalogisticsltd.com.
| Mechanism | Target |
|---|---|
| SPF_A | jsalogisticsltd.com |
| SPF_IP | 136.243.178.155 |
| SPF_MX | jsalogisticsltd.com |
Related pages
Pivot deeper into the graph from jsalogisticsltd.com.
- IP · 136.243.178.154
- ASN · AS24940
- Registrar · iana:1479
- Country · DE
- Email · pw-2e853b385059b78400c36d5694450f3b@privacyguardian.org
- TLD · .com
- Browse hostnames · js…
- 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: "jsalogisticsltd.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.