Skip to content

Hostname

ns2.netsample.net

Last fetched

ns2.netsample.net resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL.

Nutrition Label

WHISPER CANON · ns2.netsample.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ns2.netsample.net

Resolution chain

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

IPPrefixASNOperatorCountry
95.179.131.7795.179.128.0/20AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

No WHOIS records are currently associated with ns2.netsample.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ns2.netsample.net.

MechanismTarget
SPF_Ans2.netsample.net
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP165.22.25.59
SPF_IP167.99.251.169
SPF_IP185.133.55.0/24
SPF_IP209.38.236.8
SPF_IP45.76.39.127
SPF_IP95.179.151.200
SPF_MXns2.netsample.net

Related pages

Pivot deeper into the graph from ns2.netsample.net.

Cypher and MCP

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

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

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