Hostname
snipp.net
Last fetched
snipp.net resolves to 1 IPv4 address operated by DOMENESHOP Oslo, Norway in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
snipp.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | DOMENESHOP Oslo, Norway | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- lynch quality domains b.v.
- Contact emails
- abuse@web.com
- dataprotected@maskeddetails.com
- 36kja5dh43jz@privacy-protection.email
- 4t8ftcxy39an@privacy-protection.email
- 6aoixsqbjccv@privacy-protection.email
- a4jdxddjvhyu@privacy-protection.email
- bpznnpgayx2m@privacy-protection.email
- d3t9zvjkugao@privacy-protection.email
- d4eu3tduudhq@privacy-protection.email
- nxdbtvya7wch@privacy-protection.email
- oudjp8jrvdq4@privacy-protection.email
- owumsprt5tzj@privacy-protection.email
- qt9d6axyde53@privacy-protection.email
- skqmji6g2cvx@privacy-protection.email
- z6bjarqashfq@privacy-protection.email
- info@lynch.nl
Subdomains
3 observed subdomains of snipp.net.
| Subdomain |
|---|
| admin.snipp.net |
| www.snipp.net |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from snipp.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for snipp.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from snipp.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snipp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.