Skip to content

Hostname

snetcloud.com

Last fetched

snetcloud.com resolves to 1 IPv4 address operated by AS42927 in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · snetcloud.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/snetcloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.22.165.5046.22.164.0/23AS42927PL

WHOIS identity

Registrar
iana:303
Organization
s-net sp. z o.o. (csid7713311)
Contact emails

Subdomains

14 observed subdomains of snetcloud.com.

Web-graph footprint

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

24 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for snetcloud.com.

MechanismTarget
SPF_Asnetcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.22.160.65
SPF_IP46.22.160.67
SPF_IP46.22.160.69
SPF_IP46.22.165.128
SPF_IP46.22.165.50
SPF_IP46.22.169.16/28
SPF_IP91.189.249.55
SPF_IP91.189.251.35
SPF_IP94.124.3.10
SPF_MXsnetcloud.com

Related pages

Pivot deeper into the graph from snetcloud.com.

Cypher and MCP

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

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