Skip to content

Hostname

oweb.ly

Last fetched

oweb.ly resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · oweb.lyRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/oweb.ly

Resolution chain

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

IPPrefixASNOperatorCountry
67.18.153.5067.18.128.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
redacted | eu data subject
Contact emails

Subdomains

99 observed subdomains of oweb.ly.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for oweb.ly.

MechanismTarget
SPF_As1.oweb.ly
SPF_As2.oweb.ly
SPF_As5.oweb.ly
SPF_As6.oweb.ly
SPF_As9.oweb.ly
SPF_INCLUDEs0.oweb.ly
SPF_IP82.145.60.173

Related pages

Pivot deeper into the graph from oweb.ly.

Cypher and MCP

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

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