Hostname
jlg.com
Last fetched
jlg.com resolves to 1 IPv4 address operated by OSK - Oshkosh Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
jlg.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 |
|---|---|---|---|---|
| 192.206.179.19 | 192.206.179.0/24 | AS53595 | OSK - Oshkosh Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- jlg industries,
- Contact emails
- aw77j7zr6ub@networksolutionsprivateregistration.com
- belsbury@oshkoshcorp.com
- dns@jlg.com
- no.valid.email@worldnic.com
- et72r9mh5dn@networksolutionsprivateregistration.com
- kq9sq7wk9uu@networksolutionsprivateregistration.com
- py6nq26n99t@networksolutionsprivateregistration.com
- qj3u248j6vy@networksolutionsprivateregistration.com
- uw5d53s96ud@networksolutionsprivateregistration.com
- w96495ht577@networksolutionsprivateregistration.com
Subdomains
65 observed subdomains of jlg.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jlg.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for jlg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from jlg.com.
- IP · 192.206.179.19
- ASN · AS53595OSK - Oshkosh Corporation
- Registrar · iana:2
- Country · US
- Email · aw77j7zr6ub@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · jl…
- 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: "jlg.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.