Skip to content

Hostname

osm.org

Last fetched

osm.org resolves to 7 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · osm.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/osm.org

Resolution chain

osm.org resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
grant slater
Contact emails

Subdomains

114 observed subdomains of osm.org.

Web-graph footprint

Distinct hostnames that link to or from osm.org in the public web crawl.

3,806 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for osm.org.

MechanismTarget
SPF_IP184.104.179.128/27
SPF_IP184.104.226.96/27
SPF_IP184.104.226.98
SPF_IP193.60.236.0/24
SPF_IP2001:470:1:b3b:0:0:0:2
SPF_IP2001:470:1:b3b::/64
SPF_IP2001:470:1:fa1::/64
SPF_IP2001:4d78:500:5e3::/64
SPF_IP2001:4d78:fe03:1c:0:0:0:2
SPF_IP2001:4d78:fe03:1c::/64
SPF_IP82.199.86.96/27
SPF_IP87.252.214.96/27
SPF_IP87.252.214.98
SPF_MXosm.org

Related pages

Pivot deeper into the graph from osm.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "osm.org"})-[: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.