Skip to content

Hostname

frmt.ma

Last fetched

frmt.ma resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:partnet as the registrar.

Nutrition Label

WHISPER CANON · frmt.maRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/frmt.ma

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.94.1891.134.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:partnet
Organization
f?d?ration royale marocaine de tennis
Contact emails

Subdomains

38 observed subdomains of frmt.ma.

Web-graph footprint

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

41 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for frmt.ma.

MechanismTarget
SPF_Afrmt.ma
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP141.94.55.140
SPF_IP5.135.52.128
SPF_IP79.137.64.65
SPF_IP87.98.238.40
SPF_IP87.98.245.73
SPF_IP91.134.94.18
SPF_MXfrmt.ma

Related pages

Pivot deeper into the graph from frmt.ma.

Cypher and MCP

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

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