Hostname
stokk.net
Last fetched
stokk.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1476 as the registrar.
Nutrition Label
Resolution chain
stokk.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 |
|---|---|---|---|---|
| 78.46.162.8 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1476
- Organization
- c/o whoisproxy.com
- Contact emails
Subdomains
2 observed subdomains of stokk.net.
| Subdomain |
|---|
| mail.stokk.net |
| www.stokk.net |
Web-graph footprint
Distinct hostnames that link to or from stokk.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for stokk.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.w4ymail.at |
| SPF_MX | stokk.net |
Related pages
Pivot deeper into the graph from stokk.net.
- IP · 78.46.162.8
- ASN · AS24940
- Registrar · iana:1476
- Country · DE
- Email · 4f195e3f50166b8ec1b964451f3e7eeecf1588f35ca00b9e67e90a269d58fb0e@stokk.net.whoisproxy.org
- TLD · .net
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stokk.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.