Skip to content

Hostname

assaref.ma

Last fetched

assaref.ma resolves to 1 IPv4 address operated by WorldStream - WorldStream B.V. in NL. WHOIS lists iana:89259 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.236.83.25109.236.80.0/20AS49981WorldStream - WorldStream B.V.NL

WHOIS identity

Registrar
iana:89259
Organization
charaf bennani
Contact emails

Subdomains

2 observed subdomains of assaref.ma.

Web-graph footprint

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

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • assaref.ma

SPF policy

3 SPF mechanisms authorising senders for assaref.ma.

MechanismTarget
SPF_Aassaref.ma
SPF_IP109.236.83.25
SPF_MXassaref.ma

Related pages

Pivot deeper into the graph from assaref.ma.

Cypher and MCP

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

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