Skip to content

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

WHISPER CANON · nsoft.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nsoft.it

Resolution chain

nsoft.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:terralink s.r.l.
Organization
newsoft
Contact emails

Subdomains

377 observed subdomains of nsoft.it.

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.

MechanismTarget
SPF_Aftpspace.nsoft.it
SPF_Asmtp-auth.nsoft.it
SPF_Asmtp.nsoft.it
SPF_Asmtps.nsoft.it
SPF_IP167.114.226.217
SPF_IP62.100.65.0/25
SPF_MXnsoft.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.