Hostname
nlgsys.net
Last fetched
nlgsys.net resolves to 1 IPv4 address operated by RACKHOST-HU-AS - Rackhost Zrt. in HU. WHOIS lists iana:1443 as the registrar.
Nutrition Label
Resolution chain
nlgsys.net 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 |
|---|---|---|---|---|
| 87.229.45.14 | 87.229.45.0/24 | AS29278 | RACKHOST-HU-AS - Rackhost Zrt. | HU |
WHOIS identity
- Registrar
- iana:1443
- Organization
- nlg - system bt.
- Contact emails
Subdomains
11 observed subdomains of nlgsys.net.
Web-graph footprint
Distinct hostnames that link to or from nlgsys.net in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for nlgsys.net.
| Mechanism | Target |
|---|---|
| SPF_A | level.nlgsys.net |
| SPF_A | nlgsys.net |
| SPF_A | nlgsys.nlg.hu |
| SPF_A | nlgsysnet.nlg.hu |
| SPF_A | pmx.nlgsys.net |
| SPF_INCLUDE | spf.spamzabalo.hu |
| SPF_IP | 87.229.45.14 |
| SPF_IP | 87.229.45.2 |
| SPF_IP | 87.229.45.42 |
Related pages
Pivot deeper into the graph from nlgsys.net.
- IP · 87.229.45.14
- ASN · AS29278RACKHOST-HU-AS - Rackhost Zrt.
- Registrar · iana:1443
- Country · HU
- Email · ai9wg6kaj7@domprivacy.de
- TLD · .net
- Browse hostnames · nl…
- 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: "nlgsys.net"})-[: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.