Skip to content

Hostname

softyarn.ma

Last fetched

softyarn.ma resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:itissalat al-maghrib as the registrar.

Nutrition Label

WHISPER CANON · softyarn.maRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/softyarn.ma

Resolution chain

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

IPPrefixASNOperatorCountry
51.83.96.18151.83.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:itissalat al-maghrib
Organization
soft
Contact emails

Subdomains

3 observed subdomains of softyarn.ma.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for softyarn.ma.

MechanismTarget
SPF_IP41.142.252.252
SPF_IP41.143.249.174
SPF_IP41.143.249.175
SPF_IP41.143.249.176
SPF_IP41.143.249.177
SPF_IP81.192.101.218
SPF_MXsoftyarn.ma

Related pages

Pivot deeper into the graph from softyarn.ma.

Cypher and MCP

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

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