Hostname
fmps.ma
Last fetched
fmps.ma resolves to 159.8.122.135, announced in 159.8.64.0/18 by SOFTLAYER - IBM Cloud in NL. fmps.ma is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 159.8.122.135
159.8.64.0/18 · SOFTLAYER - IBM Cloud · Clichy, FR
- 159.8.122.140
159.8.64.0/18 · SOFTLAYER - IBM Cloud · Clichy, FR
IPv6 resolution
No AAAA record for fmps.ma is recorded in WhisperGraph.
Attribution
ibm
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:arcanes technologies
- Registrant organisation
- fmps
- Contact emails
- abderrahmane@weblab.ma
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- natasha.ns.cloudflare.com
- todd.ns.cloudflare.com
- dns.inria.fr
- ns-ma.nic.fr
- a.tld.ma
- b.tld.ma
- c.tld.ma
- d.tld.ma
- e.tld.ma
- f.tld.ma
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- aspmx2.googlemail.com
- aspmx3.googlemail.com
- mail.fmps.ma
SPF policy
- include: _spf.google.com
- a: fmps.ma
- mx: fmps.ma
- include: servers.mcsv.net
- ip: 135.125.54.72
- ip: 135.125.54.73
- ip: 135.125.54.74
- ip: 159.8.122.140
Threat-feed evidence
History
Related pages
Pivot from fmps.ma into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fmps.ma"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.