Hostname
lnxsfc.com
Last fetched
lnxsfc.com resolves to 19 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
lnxsfc.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 45.196.244.113 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.13 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.133 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.63 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.73 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.93 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.113 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.13 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.173 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.23 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.33 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.73 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.83 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.113 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.13 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.133 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.193 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.213 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
- Registrar
- iana:1923
- Organization
- liao ning xin shi feng cai ke ji you xian gong si
- Contact emails
Subdomains
3 observed subdomains of lnxsfc.com.
Threat posture
History
Related pages
Pivot deeper into the graph from lnxsfc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lnxsfc.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.