Skip to content

Hostname

obos.se

Last fetched

obos.se resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:csc corp domains as the registrar.

Nutrition Label

WHISPER CANON · obos.seRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/obos.se

Resolution chain

obos.se resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.3813.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.3813.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:csc corp domains
Organization
Contact emails

Subdomains

20 observed subdomains of obos.se.

Web-graph footprint

Distinct hostnames that link to or from obos.se in the public web crawl.

256 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for obos.se.

MechanismTarget
SPF_INCLUDE_spf.seen.io
SPF_INCLUDE_spf.ungapped.io
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf-b.telia.com
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.50.1.0/24
SPF_IP185.132.180.99
SPF_IP185.144.144.41
SPF_IP185.144.144.43
SPF_IP185.183.28.61
SPF_IP193.235.148.14
SPF_IP213.52.87.184
SPF_IP217.28.202.8/32
SPF_IP217.28.204.8/32
SPF_IP62.20.63.40
SPF_IP79.99.7.252
SPF_IP81.91.12.58
SPF_IP81.91.12.62
SPF_IP91.201.60.24

Related pages

Pivot deeper into the graph from obos.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "obos.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.