Hostname
osm-s.com
Last fetched
osm-s.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
osm-s.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 168.119.136.66 | 168.119.0.0/16 | AS24940 | — | DE |
| 95.216.23.143 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
29 observed subdomains of osm-s.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from osm-s.com in the public web crawl.
5 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for osm-s.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.55.168.123 |
| SPF_IP | 168.119.136.66 |
Related pages
Pivot deeper into the graph from osm-s.com.
- IP · 168.119.136.66
- ASN · AS24940
- Registrar · iana:1068
- Country · DE
- Email · 6cc4b25b54ac40f09c068109b0e7703b.protect@withheldforprivacy.com
- 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: "osm-s.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.