Skip to content

Hostname

nsm2004.it

Last fetched

nsm2004.it resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · nsm2004.itRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nsm2004.it

Resolution chain

nsm2004.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.114.103.90167.114.0.0/17AS16276CA

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
non solo moto di miotto mirco ditta individuale
Contact emails

Subdomains

3 observed subdomains of nsm2004.it.

Web-graph footprint

Distinct hostnames that link to or from nsm2004.it in the public web crawl.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for nsm2004.it.

MechanismTarget
SPF_INCLUDEaruba.it

Related pages

Pivot deeper into the graph from nsm2004.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nsm2004.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.