Skip to content

Hostname

joinsnc.com

Last fetched

joinsnc.com resolves to 1 IPv4 address operated by AS41364 in IT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · joinsnc.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/joinsnc.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.116.78.239194.116.76.0/22AS41364IT

WHOIS identity

Registrar
iana:269
Organization
join s.n.c.
Contact emails

Subdomains

41 observed subdomains of joinsnc.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for joinsnc.com.

Related pages

Pivot deeper into the graph from joinsnc.com.

Cypher and MCP

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

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