Skip to content

Hostname

ow2.org

Last fetched

ow2.org resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ow2.orgRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ow2.org

Resolution chain

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

IPPrefixASNOperatorCountry
54.38.13.21954.38.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
cedric thomas
Contact emails

Subdomains

69 observed subdomains of ow2.org.

Web-graph footprint

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

458 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ow2.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.pretix.eu
SPF_INCLUDEspf.infomaniak.ch
SPF_IP178.170.72.132
SPF_IP54.38.13.219
SPF_IP81.200.33.0/24

Related pages

Pivot deeper into the graph from ow2.org.

Cypher and MCP

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

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