Skip to content

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

WHISPER CANON · osthammar.seRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/osthammar.se

Resolution chain

osthammar.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.101.60.23262.101.56.0/21AS13189SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

63 observed subdomains of osthammar.se.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for osthammar.se.

MechanismTarget
SPF_Awebmail.sokigohosting.com
SPF_INCLUDEmg-lcsse.tietoevry.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.9.35.71
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.165.44.206
SPF_IP193.234.145.19
SPF_IP217.28.202.8/32
SPF_IP217.28.204.8/32
SPF_IP46.59.104.22
SPF_IP62.101.60.117
SPF_IP62.101.60.98
SPF_IP62.20.110.194/32
SPF_IP85.30.129.103
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.