Hostname
snooc.ski
Last fetched
snooc.ski has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
snooc.ski has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:433
- Organization
- cyril colmet daage
- Contact emails
Subdomains
4 observed subdomains of snooc.ski.
Web-graph footprint
Distinct hostnames that link to or from snooc.ski in the public web crawl.
45 sites link to this hostname.
91 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for snooc.ski.
| Mechanism | Target |
|---|---|
| SPF_A | pabmultimedia.fr |
| SPF_A | serveur.pabmultimedia.fr |
| SPF_A | snooc.ski |
| SPF_INCLUDE | pabmultimedia.fr |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 149.202.152.191 |
| SPF_IP | 2001:41d0:2:272f::/64 |
| SPF_IP | 5.39.68.171 |
| SPF_IP | 87.98.181.131 |
| SPF_IP | 94.23.38.47 |
| SPF_MX | snooc.ski |
Related pages
Pivot deeper into the graph from snooc.ski.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snooc.ski"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.