Skip to content

Hostname

gocar.ma

Last fetched

gocar.ma is a registered hostname under the .ma top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · gocar.maRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gocar.ma

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:afoulki international
Organization
laila afoulki
Contact emails

Subdomains

4 observed subdomains of gocar.ma.

Web-graph footprint

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

15 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for gocar.ma.

MechanismTarget
SPF_Agocar.ma
SPF_INCLUDE_spf.google.com
SPF_IP184.174.35.164
SPF_IP37.27.127.86
SPF_IP65.108.103.122
SPF_IP65.21.25.121
SPF_MXgocar.ma

Related pages

Pivot deeper into the graph from gocar.ma.

Cypher and MCP

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

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