Hostname
osthammar.se
Last fetched
osthammar.se resolves to 1 IPv4 address operated by AS13189 in SE. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
osthammar.se 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 |
|---|---|---|---|---|
| 62.101.60.232 | 62.101.56.0/21 | AS13189 | — | SE |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
63 observed subdomains of osthammar.se.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from osthammar.se in the public web crawl.
235 sites link to this hostname.
360 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for osthammar.se.
| Mechanism | Target |
|---|---|
| SPF_A | webmail.sokigohosting.com |
| SPF_INCLUDE | mg-lcsse.tietoevry.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 164.9.35.71 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 192.165.44.206 |
| SPF_IP | 193.234.145.19 |
| SPF_IP | 217.28.202.8/32 |
| SPF_IP | 217.28.204.8/32 |
| SPF_IP | 46.59.104.22 |
| SPF_IP | 62.101.60.117 |
| SPF_IP | 62.101.60.98 |
| SPF_IP | 62.20.110.194/32 |
| SPF_IP | 85.30.129.103 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from osthammar.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "osthammar.se"})-[: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.