Skip to content

Hostname

aurs.org.ma

Last fetched

aurs.org.ma resolves to 1 IPv4 address operated by AS37738 in MA.

Nutrition Label

WHISPER CANON · aurs.org.maRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/aurs.org.ma

Resolution chain

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

IPPrefixASNOperatorCountry
154.70.205.34154.70.205.0/24AS37738MA

WHOIS identity

No WHOIS records are currently associated with aurs.org.ma in WhisperGraph.

Subdomains

8 observed subdomains of aurs.org.ma.

Web-graph footprint

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

14 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aurs.org.ma.

MechanismTarget
SPF_IP154.70.205.34
SPF_IP196.12.229.115

Related pages

Pivot deeper into the graph from aurs.org.ma.

Cypher and MCP

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

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