Skip to content

Hostname

fsa.ma

Last fetched

fsa.ma resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in NL. WHOIS lists registrar:clouder as the registrar.

Nutrition Label

WHISPER CANON · fsa.maRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/fsa.ma

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.195.24209.42.192.0/18AS63410PRIVATESYSTEMS - PrivateSystems NetworksNL

WHOIS identity

Registrar
registrar:clouder
Organization
moulay youssef el ouedghiri idrissi
Contact emails

Subdomains

1 observed subdomain of fsa.ma.

Subdomain
mail.fsa.ma

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • fsa.ma

SPF policy

3 SPF mechanisms authorising senders for fsa.ma.

MechanismTarget
SPF_Afsa.ma
SPF_IP209.42.195.229
SPF_MXfsa.ma

Related pages

Pivot deeper into the graph from fsa.ma.

Cypher and MCP

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

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