Skip to content

Hostname

openstreetmaps.org

Last fetched

openstreetmaps.org resolves to 3 IPv4 addresses operated by AS15830 in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · openstreetmaps.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/openstreetmaps.org

Resolution chain

openstreetmaps.org resolves to 3 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

13 observed subdomains of openstreetmaps.org.

Web-graph footprint

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

74 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for openstreetmaps.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_MXopenstreetmaps.org

Related pages

Pivot deeper into the graph from openstreetmaps.org.

Cypher and MCP

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

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