Hostname
owebstudio.com
Last fetched
owebstudio.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
owebstudio.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.125.6.205 | 135.125.0.0/17 | AS16276 | OVH - OVH SAS | FR |
| 213.159.4.245 | 213.159.0.0/21 | AS42807 | AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
9 observed subdomains of owebstudio.com.
Web-graph footprint
Distinct hostnames that link to or from owebstudio.com in the public web crawl.
5 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- owebstudio.com
SPF policy
8 SPF mechanisms authorising senders for owebstudio.com.
| Mechanism | Target |
|---|---|
| SPF_A | owebstudio.com |
| SPF_INCLUDE | _spf.trwww.com |
| SPF_INCLUDE | _spf2.trwww.com |
| SPF_IP | 135.125.6.205 |
| SPF_IP | 213.159.4.243 |
| SPF_IP | 213.159.4.245 |
| SPF_IP | 51.254.167.235 |
| SPF_MX | owebstudio.com |
Related pages
Pivot deeper into the graph from owebstudio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "owebstudio.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.