Skip to content

Hostname

clanewen.org

Last fetched

clanewen.org resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.50.163.68198.50.128.0/17AS16276OVH - OVH SASCA

WHOIS identity

Registrar
iana:1861
Organization
sean mccuin
Contact emails

Subdomains

5 observed subdomains of clanewen.org.

Web-graph footprint

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

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • clanewen.org

SPF policy

4 SPF mechanisms authorising senders for clanewen.org.

MechanismTarget
SPF_Aclanewen.org
SPF_IP198.50.163.68
SPF_IP51.222.82.224
SPF_MXclanewen.org

Related pages

Pivot deeper into the graph from clanewen.org.

Cypher and MCP

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

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