Hostname
nsoft.it
Last fetched
nsoft.it resolves to 2 IPv4 addresses operated by AS16276 in DE. WHOIS lists registrar:terralink s.r.l. as the registrar.
Nutrition Label
Resolution chain
nsoft.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.195.47.79 | 51.195.0.0/16 | AS16276 | — | DE |
| 51.83.154.121 | 51.83.0.0/16 | AS16276 | — | PL |
WHOIS identity
- Registrar
- registrar:terralink s.r.l.
- Organization
- newsoft
- Contact emails
- —
Subdomains
377 observed subdomains of nsoft.it.
Showing 25 of 377. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nsoft.it in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for nsoft.it.
| Mechanism | Target |
|---|---|
| SPF_A | ftpspace.nsoft.it |
| SPF_A | smtp-auth.nsoft.it |
| SPF_A | smtp.nsoft.it |
| SPF_A | smtps.nsoft.it |
| SPF_IP | 167.114.226.217 |
| SPF_IP | 62.100.65.0/25 |
| SPF_MX | nsoft.it |
Related pages
Pivot deeper into the graph from nsoft.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nsoft.it"})-[: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.