Skip to content

Hostname

yaratech.ma

Last fetched

yaratech.ma resolves to 1 IPv4 address operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists registrar:genious communications as the registrar.

Nutrition Label

WHISPER CANON · yaratech.maRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/yaratech.ma

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.160.63109.234.160.0/24AS50474O2SWITCH - O2SWITCH SASFR

WHOIS identity

Registrar
registrar:genious communications
Organization
redacted | registry policy
Contact emails

Subdomains

4 observed subdomains of yaratech.ma.

Web-graph footprint

Distinct hostnames that link to or from yaratech.ma in the public web crawl.

11 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • yaratech.ma

SPF policy

4 SPF mechanisms authorising senders for yaratech.ma.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.enterprisemailbox.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.160.63

Related pages

Pivot deeper into the graph from yaratech.ma.

Cypher and MCP

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

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