Skip to content

Hostname

nsss.com

Last fetched

nsss.com resolves to 2 IPv4 addresses operated by TUCOWS-3 - Tucows.com Co. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nsss.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/nsss.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.98.135.664.98.135.0/24AS32491TUCOWS-3 - Tucows.com Co.CA
74.53.84.22674.53.0.0/16AS142200NETNOVA-AS-AP - Netnova LimitedUS

WHOIS identity

Registrar
iana:69
Organization
monika sacks
Contact emails

Subdomains

2 observed subdomains of nsss.com.

Web-graph footprint

Distinct hostnames that link to or from nsss.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nsss.com.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.messagelabs.com

Related pages

Pivot deeper into the graph from nsss.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nsss.com"})-[: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.