Hostname
oskliniken.com
Last fetched
oskliniken.com resolves to 1 IPv4 address operated by ASODERLAND - ODERLAND Webbhotell AB in SE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
oskliniken.com 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 |
|---|---|---|---|---|
| 91.201.60.48 | 91.201.60.0/22 | AS44136 | ASODERLAND - ODERLAND Webbhotell AB | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 013173572e36badcf027261dfb6277557b2d2aec5965a2c52116c522845e9e94@oskliniken.com.whoisproxy.org
- 0a3506a565b06f3d8ac6c38168a8aeea9bb9a136d2a677df7d37659f0ad0344b@oskliniken.com.whoisproxy.org
- 15c6eac3e43c01ecc4b00a2d3d269ee646587984e6ae565d94f66c58ae3e20ea@oskliniken.com.whoisproxy.org
- 1f71e0f23d2822388b891e50982b12bf65ae9603b1528691e693fc3b2419a302@oskliniken.com.whoisproxy.org
- 420e91c425930cefa768215009d872c9ddac615049c0b0d1764ad7d71ba4a5dd@oskliniken.com.whoisproxy.org
- 45f7c2a281aefe23ecb242913a2053a7fbde412b0d8875bf93f1defbb85e9c77@oskliniken.com.whoisproxy.org
- 4b0f61b60134a142c811a1f1f1b64b47bbd9dd2cdb34506682d6882aaf7c2bc2@oskliniken.com.whoisproxy.org
- 5f4faa9c74888d6101a28d7e67d8525f832bc57407bcdb8d46bff334dfd44a63@oskliniken.com.whoisproxy.org
- 97767c0aeef251cf1d51b3a2a884e1194224a92c42cffff5cb45a59b3041773a@oskliniken.com.whoisproxy.org
- 9964b523a8551f0137ee48fa341ffebbc815665babc3f607185f2f93be163692@oskliniken.com.whoisproxy.org
- b34fb94222619eb6d437ed182007a789bbb25191bc098b09aa6969f0c51a0d51@oskliniken.com.whoisproxy.org
- c811b91c83273c7769a815264d8b839753724de781db706e9e9831a5a9a4b325@oskliniken.com.whoisproxy.org
- fd5b797fbe0c2ebaf05206e869f25ac9698e8ecd6337826f6305360186b823ae@oskliniken.com.whoisproxy.org
Subdomains
7 observed subdomains of oskliniken.com.
Web-graph footprint
Distinct hostnames that link to or from oskliniken.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for oskliniken.com.
| Mechanism | Target |
|---|---|
| SPF_A | oskliniken.com |
| SPF_INCLUDE | _vsp.oderland.com |
| SPF_IP | 91.201.60.48 |
| SPF_MX | oskliniken.com |
Related pages
Pivot deeper into the graph from oskliniken.com.
- IP · 91.201.60.48
- ASN · AS44136ASODERLAND - ODERLAND Webbhotell AB
- Registrar · iana:269
- Country · SE
- Email · 013173572e36badcf027261dfb6277557b2d2aec5965a2c52116c522845e9e94@oskliniken.com.whoisproxy.org
- TLD · .com
- Browse hostnames · os…
- 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: "oskliniken.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.