Skip to content

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

WHISPER CANON · owebstudio.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/owebstudio.com

Resolution chain

owebstudio.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.125.6.205135.125.0.0/17AS16276OVH - OVH SASFR
213.159.4.245213.159.0.0/21AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

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.

Threat posture

History

Mail and authentication

MX records

  • owebstudio.com

SPF policy

8 SPF mechanisms authorising senders for owebstudio.com.

MechanismTarget
SPF_Aowebstudio.com
SPF_INCLUDE_spf.trwww.com
SPF_INCLUDE_spf2.trwww.com
SPF_IP135.125.6.205
SPF_IP213.159.4.243
SPF_IP213.159.4.245
SPF_IP51.254.167.235
SPF_MXowebstudio.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.